Remove init variants :( #128
Annotations
11 errors and 10 warnings
|
BinaryObjectScanner/FileType/MPQ.cs#L36
The name 'Guid' does not exist in the current context
|
BinaryObjectScanner/FileType/MPQ.cs#L67
The type or namespace name 'Exception' could not be found (are you missing a using directive or an assembly reference?)
|
BinaryObjectScanner/FileType/MPQ.cs#L69
The name 'Console' does not exist in the current context
|
BinaryObjectScanner/FileType/MPQ.cs#L76
The type or namespace name 'Exception' could not be found (are you missing a using directive or an assembly reference?)
|
BinaryObjectScanner/FileType/MPQ.cs#L78
The name 'Console' does not exist in the current context
|
BinaryObjectScanner/FileType/MicrosoftCAB.cs#L37
The name 'Guid' does not exist in the current context
|
BinaryObjectScanner/FileType/MicrosoftCAB.cs#L51
The type or namespace name 'Exception' could not be found (are you missing a using directive or an assembly reference?)
|
BinaryObjectScanner/FileType/MicrosoftCAB.cs#L53
The name 'Console' does not exist in the current context
|
BinaryObjectScanner/FileType/MicrosoftCAB.cs#L60
The type or namespace name 'Exception' could not be found (are you missing a using directive or an assembly reference?)
|
BinaryObjectScanner/FileType/MicrosoftCAB.cs#L62
The name 'Console' does not exist in the current context
|
BinaryObjectScanner/_EXTERNAL/LessIO/src/LessIO/Path.cs#L193
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
BinaryObjectScanner/_EXTERNAL/stormlibsharp/src/CascLibSharp/CascStorageContext.cs#L130
Cannot convert null literal to non-nullable reference type.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L25
Converting null literal or possible null value to non-nullable type.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L26
Dereference of a possibly null reference.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L145
Non-nullable field 'filename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L160
Non-nullable field 'prevname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L163
Non-nullable field 'nextname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L168
Non-nullable field 'previnfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/NativeMethods.cs#L173
Non-nullable field 'nextinfo' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
BinaryObjectScanner/_EXTERNAL/libmspack4n/libmspack4n/MSCompressedFile.cs#L21
Unboxing a possibly null value.
|
The logs for this run have expired and are no longer available.
Loading