Merge pull request #8 from tuyentv96/dependabot/github_actions/action… #31
Annotations
1 error and 12 warnings
Build & Test
Codecov: Failed to properly upload: The process '/home/runner/work/_actions/codecov/codecov-action/v3/dist/codecov' failed with exit code 255
|
Build & Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, actions-rs/cargo@v1, actions-rs/install@v0.1, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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
|