Skip to content

Release

Release #3

Manually triggered June 16, 2024 17:04
Status Failure
Total duration 3m 45s
Artifacts

release.yml

on: workflow_dispatch
Release/windows
3m 31s
Release/windows
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Release/windows
Process completed with exit code 1.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L48
The variable 'e' is declared but never used
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L52
The variable 'e' is declared but never used
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L38
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.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L65
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.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L120
The variable 'e' is declared but never used
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L80
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.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L131
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.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L152
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.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L175
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.
Release/windows: neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L219
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.