Skip to content

Move CI scripts to net8.0 #1214

Move CI scripts to net8.0

Move CI scripts to net8.0 #1214

Triggered via push February 15, 2024 13:29
Status Failure
Total duration 7m 25s
Artifacts

reko.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 30 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
build (macos-latest)
Failed to sign apphost with error code 1: /Users/runner/work/reko/reko/src/tools/hdrgen/obj/Release/net6.0/apphost: is already signed
build (macos-latest)
; Exit code: 1
build (macos-latest)
Failed to sign apphost with error code 1: /Users/runner/work/reko/reko/src/tools/hdrgen/obj/Release/net6.0/apphost: is already signed
build (macos-latest)
; Exit code: 1
build (macos-latest)
Failed to sign apphost with error code 1: /Users/runner/work/reko/reko/src/tools/hdrgen/obj/Release/net6.0/apphost: is already signed
build (macos-latest)
; Exit code: 1
build (macos-latest)
Failed to sign apphost with error code 1: /Users/runner/work/reko/reko/src/tools/hdrgen/obj/Release/net6.0/apphost: is already signed
build (macos-latest)
; Exit code: 1
build (macos-latest)
Process completed with exit code 1.
build (ubuntu-latest): src/Core/Lib/SuffixArray2.cs#L14
The type name 'suffix' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L36
The type name 'block' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L37
The type name 'instr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L38
The type name 'link' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/ScanResults.cs#L183
The type name 'instr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/ScanResults.cs#L194
The type name 'link' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/ScanResults.cs#L217
The type name 'block' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (ubuntu-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (ubuntu-latest): src/ImageLoaders/IntelHex/IntelHexException.cs#L90
Member 'IntelHexException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'IntelHexException.GetObjectData(SerializationInfo, StreamingContext)'.
build (windows-latest): src/Core/Lib/SuffixArray2.cs#L14
The type name 'suffix' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L36
The type name 'block' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L37
The type name 'instr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L38
The type name 'link' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/ScanResults.cs#L183
The type name 'instr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/ScanResults.cs#L194
The type name 'link' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/ScanResults.cs#L217
The type name 'block' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (windows-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (windows-latest): src/ImageLoaders/IntelHex/IntelHexException.cs#L90
Member 'IntelHexException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'IntelHexException.GetObjectData(SerializationInfo, StreamingContext)'.
build (macos-latest): src/Core/Lib/SuffixArray2.cs#L14
The type name 'suffix' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-latest): src/ImageLoaders/IntelHex/IntelHexException.cs#L90
Member 'IntelHexException.GetObjectData(SerializationInfo, StreamingContext)' overrides obsolete member 'Exception.GetObjectData(SerializationInfo, StreamingContext)'. Add the Obsolete attribute to 'IntelHexException.GetObjectData(SerializationInfo, StreamingContext)'.
build (macos-latest): src/ImageLoaders/IntelHex/IntelHexException.cs#L76
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (macos-latest): src/ImageLoaders/IntelHex/IntelHexException.cs#L92
'Exception.GetObjectData(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
build (macos-latest): src/ImageLoaders/Coff/eCoff/Structures.cs#L45
The type name 'filehdr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-latest): src/ImageLoaders/Coff/eCoff/Structures.cs#L58
The type name 'aouthdr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-latest): src/ImageLoaders/Coff/eCoff/Structures.cs#L79
The type name 'scnhdr' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (macos-latest): src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
build (macos-latest): src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
build (macos-latest): src/Decompiler/Scanning/ScannerInLinq.cs#L36
The type name 'block' only contains lower-cased ascii characters. Such names may become reserved for the language.