Skip to content

[**Part-1**] neo-module/master #8386

[**Part-1**] neo-module/master

[**Part-1**] neo-module/master #8386

Triggered via pull request May 14, 2024 03:41
Status Failure
Total duration 46s
Artifacts

main.yml

on: pull_request
Matrix: Test
PublishPackage
0s
PublishPackage
Release
0s
Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
Test (windows-latest)
Process completed with exit code 1.
Test (ubuntu-latest)
The job was canceled because "windows-latest" failed.
Test (ubuntu-latest)
The operation was canceled.
Test (macos-latest)
The job was canceled because "windows-latest" failed.
Test (macos-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