[WIP] support smol #333
Annotations
7 errors and 6 warnings
Check Tokio version:
src/async_rt/task/mod.rs#L79
cannot find function `timeout` in module `smol::future`
|
Check Tokio version:
src/async_rt/task/join_handle.rs#L10
unused import: `super::JoinError`
|
Check Tokio version:
src/task_handle.rs#L51
the trait bound `task_handle::TaskError: std::convert::From<()>` is not satisfied
|
Check Tokio version:
src/task_handle.rs#L51
the trait bound `task_handle::TaskError: std::convert::From<()>` is not satisfied
|
Check Tokio version:
src/async_rt/task/join_handle.rs#L29
mismatched types
|
Check Tokio version
could not compile `zeromq` (lib) due to 5 previous errors
|
Check Tokio version
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Run actions-rs/toolchain@v1
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/
|
Loading