chore(deps): bump codecov/codecov-action from 3 to 4 #26
Annotations
1 error and 11 warnings
Build & Test
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
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 `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:
examples/async_simple.rs#L12
unused variable: `first_job_id`
|
Build & Test:
examples/async_simple.rs#L17
unused `Result` that must be used
|
Build & Test
`cron_tab` (example "simple") generated 1 warning
|
Build & Test
Unable to download cargo-tarpaulin == latest from the tool cache: Error: Unexpected HTTP response: 403
|