Skip to content

disabled dependabot #170

disabled dependabot

disabled dependabot #170

Triggered via push July 2, 2024 13:45
Status Success
Total duration 33s
Artifacts

ci.yml

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

Annotations

4 warnings
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.