Skip to content

Upgrade neo-cli

Upgrade neo-cli #9769

Triggered via pull request September 3, 2024 07:13
Status Failure
Total duration 5m 51s
Artifacts

main.yml

on: pull_request
Matrix: Test
Test-Everything
1m 2s
Test-Everything
PublishPackage
0s
PublishPackage
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
Test-Everything
Process completed with exit code 1.
Test-Everything: benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: src/Neo.CLI/Commands/Prompt/ShowCommand.cs#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test-Everything: benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test-Everything: src/Neo.CLI/Commands/Prompt/ShowCommand.cs#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo.CLI/Commands/Prompt/ShowCommand.cs#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (macos-latest): benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (macos-latest): src/Neo.CLI/Commands/Prompt/ShowCommand.cs#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo.CLI/Commands/Prompt/ShowCommand.cs#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Test (windows-latest): benchmarks/Neo.VM.Benchmarks/Benchmarks.Types.cs#L98
Cannot convert null literal to non-nullable reference type.
Test (windows-latest): src/Neo.CLI/Commands/Prompt/ShowCommand.cs#L30
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.