Skip to content

Release

Release #9

Manually triggered June 16, 2024 18:14
Status Success
Total duration 4m 56s
Artifacts

release.yml

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

Annotations

20 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.
Release/ (windows-latest): neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L48
The variable 'e' is declared but never used
Release/ (windows-latest): neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L52
The variable 'e' is declared but never used
Release/ (windows-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/ (windows-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/ (windows-latest): neo3-gui/neo3-gui/Services/ApiServices/WalletApiService.cs#L120
The variable 'e' is declared but never used
Release/ (windows-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/ (windows-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/ (windows-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/ (windows-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/ (windows-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.