feat: use tokio fully for async #130
Annotations
5 errors and 7 warnings
Build Web App:
crates/game-solver/src/lib.rs#L352
failed to resolve: could not find `select` in `tokio`
|
Build Web App:
crates/game-solver/src/lib.rs#L337
cannot find function `spawn` in crate `tokio`
|
Build Web App:
crates/game-solver/src/lib.rs#L347
cannot find function `spawn` in crate `tokio`
|
Build Web App
could not compile `game-solver` (lib) due to 3 previous errors
|
Build Web App
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install latest nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install latest nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install latest nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Install latest nightly
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build docs:
crates/games/src/zener/mod.rs#L432
unused variable: `value`
|
Build docs
`games` (lib) generated 1 warning
|
Loading