Skip to content

updates for packing

updates for packing #8

Triggered via push October 28, 2025 22:15
Status Success
Total duration 26s
Artifacts

release.yml

on: push
build-and-publish
24s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build-and-publish: Services/OAuthService.cs#L128
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-and-publish: Services/OAuthService.cs#L120
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-and-publish: Services/OAuthService.cs#L128
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-and-publish: Services/OAuthService.cs#L120
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.