Skip to content

Release to NuGet

Release to NuGet #7

Triggered via push October 28, 2025 22:08
Status Failure
Total duration 24s
Artifacts

release.yml

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

Annotations

3 errors and 4 warnings
build-and-publish
Process completed with exit code 1.
build-and-publish
File not found: '/readme.md'.
build-and-publish
File not found: '/readme.md'.
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.