fix ci.yml #193
Annotations
1 error and 4 warnings
|
Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used
|
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.
|
Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used
|
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.
|
This job failed
Loading