Merge pull request #426 from lampi8426/master #550
Annotations
5 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build x64 musl:
GalaxyBudsClient/Platform/Windows/HotkeyReceiver.cs#L95
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.
|
Build x64 musl:
GalaxyBudsClient/Platform/Windows/HotkeyReceiver.cs#L136
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.
|
Build x64 musl:
GalaxyBudsClient/Program.cs#L112
The variable 'ex' is declared but never used
|
Build x64 musl:
GalaxyBudsClient/Utils/MiniCommand.cs#L13
The event 'MiniCommand.CanExecuteChanged' is never used
|
The logs for this run have expired and are no longer available.
Loading