fix test #40
Annotations
5 errors and 11 warnings
Build & Test:
examples/async_simple.rs#L5
failed to resolve: use of undeclared crate or module `tokio`
|
Build & Test:
examples/async_simple.rs#L4
unresolved import `cron_tab::AsyncCron`
|
Build & Test:
examples/async_simple.rs#L7
failed to resolve: use of undeclared crate or module `tokio`
|
Build & Test:
examples/async_simple.rs#L8
`main` function is not allowed to be `async`
|
Build & Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Build & Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/install@v0.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/install@v0.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test
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 & Test
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 & Test
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 & Test
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 & Test:
examples/simple.rs#L5
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
|
Build & Test:
examples/async_simple.rs#L9
use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
|
Build & Test
`cron_tab` (example "async_simple") generated 1 warning
|
Build & Test
build failed, waiting for other jobs to finish...
|
Build & Test
Unable to download cargo-tarpaulin == latest from the tool cache: Error: Unexpected HTTP response: 403
|