Skip to content

updated nuget screenshots #184

updated nuget screenshots

updated nuget screenshots #184

Triggered via push July 8, 2024 22:15
Status Success
Total duration 36s
Artifacts

ci.yml

on: push
Build and upload
28s
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.