Skip to content

Update Copyright

Update Copyright #50

Triggered via push January 20, 2025 14:46
Status Success
Total duration 3m 15s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
integration: Lib.AspNetCore.ServerSentEvents/ServerSentEventsClient.cs#L101
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.
integration: Lib.AspNetCore.ServerSentEvents/ServerSentEventsClient.cs#L101
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.