Skip to content

Release Mac Arm

Release Mac Arm #1

Manually triggered June 27, 2024 15:03
Status Success
Total duration 1m 47s
Artifacts

release_mac_arm.yml

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

Annotations

10 warnings
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.