Fix: missing net8.0 TargetFrameworks #1281
Annotations
1 error and 10 warnings
|
src/Core/Lib/SuffixArray2.cs#L14
The type name 'suffix' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
src/Core/IRFormat/ParserException.cs#L41
'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)
|
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
|
src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
|
src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
|
src/Arch/Telink/TC32Architecture.cs#L46
Cannot convert null literal to non-nullable reference type.
|
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)'.
|
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)
|
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)
|
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.
|
This job failed
Loading