Skip to content

Release Mac

Release Mac #1

Manually triggered June 27, 2024 13:43
Status Failure
Total duration 54s
Artifacts

release_mac.yml

on: workflow_dispatch
Matrix: Release/
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Release/ (macos-latest)
Process completed with exit code 127.
Release/ (macos-latest): neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L48
The variable 'e' is declared but never used
Release/ (macos-latest): neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L52
The variable 'e' is declared but never used
Release/ (macos-latest): 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/ (macos-latest): 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/ (macos-latest): neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L120
The variable 'e' is declared but never used
Release/ (macos-latest): 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/ (macos-latest): 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/ (macos-latest): 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/ (macos-latest): 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/ (macos-latest): 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.