Skip to content

ci.yml

ci.yml #197

Triggered via push July 9, 2024 22:29
Status Failure
Total duration 34s
Artifacts

ci.yml

on: push
Build and upload
25s
Build and upload
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
Build and upload
Process completed with exit code 2.
Build and upload: Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used
Build and upload: Examples/1/ExampleBot.cs#L16
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 upload: Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used
Build and upload: Examples/1/ExampleBot.cs#L16
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.