[**Part-1**] neo-module/master
#8393
Annotations
20 warnings
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_writer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_currentBlock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_lastCreateDirectory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (macos-latest):
modules/StorageDumper/Settings.cs#L38
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L71
Dereference of a possibly null reference.
|
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L92
Dereference of a possibly null reference.
|
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L149
Dereference of a possibly null reference.
|
Test (macos-latest):
modules/StorageDumper/StorageDumper.cs#L152
Dereference of a possibly null reference.
|
Test (macos-latest):
modules/StorageDumper/Settings.cs#L34
XML comment is not placed on a valid language element
|
Test (macos-latest):
modules/StatesDumper/Settings.cs#L43
XML comment is not placed on a valid language element
|
Test (windows-latest):
modules/StatesDumper/Settings.cs#L43
XML comment is not placed on a valid language element
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_writer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_currentBlock' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L33
Non-nullable field '_lastCreateDirectory' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Test (windows-latest):
modules/StorageDumper/Settings.cs#L38
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L71
Dereference of a possibly null reference.
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L92
Dereference of a possibly null reference.
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L149
Dereference of a possibly null reference.
|
Test (windows-latest):
modules/StorageDumper/StorageDumper.cs#L152
Dereference of a possibly null reference.
|
Test (windows-latest):
modules/StorageDumper/Settings.cs#L34
XML comment is not placed on a valid language element
|