Skip to content

Merge pull request #108 from TelegramBots/develop #166

Merge pull request #108 from TelegramBots/develop

Merge pull request #108 from TelegramBots/develop #166

Triggered via push June 30, 2024 12:45
Status Success
Total duration 44s
Artifacts

ci.yml

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

Annotations

5 warnings
Build and upload
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: peaceiris/actions-mdbook@v1, peaceiris/actions-gh-pages@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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.
Build and upload: Examples/3/LongPolling.cs#L24
The variable 'ex' is declared but never used