Move CI scripts to net8.0 #1212
Annotations
1 error and 10 warnings
Build
Process completed with exit code 1.
|
Build:
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:
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:
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:
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:
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:
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:
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:
src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
|
Build:
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
|
Build:
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)'.
|
Loading