Skip to content

Add entries to Designation event #9206

Add entries to Designation event

Add entries to Designation event #9206

Triggered via pull request July 5, 2024 07:36
Status Failure
Total duration 2m 56s
Artifacts

main.yml

on: pull_request
Matrix: Test
Build-Test-Neo-Cli
37s
Build-Test-Neo-Cli
PublishPackage
0s
PublishPackage
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
Test (macos-latest)
Process completed with exit code 1.
Test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
Test (ubuntu-latest)
The operation was canceled.
Test (windows-latest)
The job was canceled because "macos-latest" failed.
Test (windows-latest)
The operation was canceled.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Network.cs#L120
Converting null literal or possible null value to non-nullable type.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Network.cs#L121
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Wallet.cs#L621
Converting null literal or possible null value to non-nullable type.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Wallet.cs#L623
Dereference of a possibly null reference.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Network.cs#L120
Converting null literal or possible null value to non-nullable type.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Network.cs#L121
Possible null reference argument for parameter 'ret' in 'void MainService.OnBroadcastCommand(MessageCommand command, ISerializable ret)'.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Wallet.cs#L621
Converting null literal or possible null value to non-nullable type.
Build-Test-Neo-Cli: src/Neo.CLI/CLI/MainService.Wallet.cs#L623
Dereference of a possibly null reference.