[**Part-1**] neo-module/master
#8383
Annotations
5 errors and 10 warnings
Test (macos-latest)
Process completed with exit code 1.
|
Test (windows-latest)
The job was canceled because "macos-latest" failed.
|
Test (windows-latest)
The operation was canceled.
|
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
Test (ubuntu-latest)
The operation was canceled.
|
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
|