Skip to content

fix(deps): update rust crate clap to v4 #270

fix(deps): update rust crate clap to v4

fix(deps): update rust crate clap to v4 #270

Triggered via push March 27, 2024 20:52
Status Failure
Total duration 32s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 24 warnings
Check: src/main.rs#L3
unresolved import `clap::Shell`
Check: src/cli.rs#L4
unresolved imports `clap::App`, `clap::Shell`, `clap::SubCommand`
Check: src/cli.rs#L11
failed to resolve: could not find `AppSettings` in `clap`
Check: src/cli.rs#L12
failed to resolve: could not find `AppSettings` in `clap`
Check: src/cli.rs#L13
failed to resolve: could not find `AppSettings` in `clap`
Check: src/main.rs#L477
struct takes 0 lifetime arguments but 1 lifetime argument was supplied
Check: src/cli.rs#L37
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Check: src/cli.rs#L47
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Check: src/cli.rs#L55
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Check: src/cli.rs#L61
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Test Suite: src/main.rs#L3
unresolved import `clap::Shell`
Test Suite: src/cli.rs#L4
unresolved imports `clap::App`, `clap::Shell`, `clap::SubCommand`
Test Suite: src/cli.rs#L11
failed to resolve: could not find `AppSettings` in `clap`
Test Suite: src/cli.rs#L12
failed to resolve: could not find `AppSettings` in `clap`
Test Suite: src/cli.rs#L13
failed to resolve: could not find `AppSettings` in `clap`
Test Suite: src/main.rs#L477
struct takes 0 lifetime arguments but 1 lifetime argument was supplied
Test Suite: src/cli.rs#L37
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Test Suite: src/cli.rs#L47
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Test Suite: src/cli.rs#L55
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Test Suite: src/cli.rs#L61
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Clippy: src/main.rs#L3
unresolved import `clap::Shell`
Clippy: src/cli.rs#L4
unresolved imports `clap::App`, `clap::Shell`, `clap::SubCommand`
Clippy: src/cli.rs#L11
failed to resolve: could not find `AppSettings` in `clap`
Clippy: src/cli.rs#L12
failed to resolve: could not find `AppSettings` in `clap`
Clippy: src/cli.rs#L13
failed to resolve: could not find `AppSettings` in `clap`
Clippy: src/main.rs#L477
struct takes 0 lifetime arguments but 1 lifetime argument was supplied
Clippy: src/cli.rs#L37
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Clippy: src/cli.rs#L47
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Clippy: src/cli.rs#L55
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Clippy: src/cli.rs#L61
no function or associated item named `with_name` found for struct `clap::Arg` in the current scope
Rustfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Check
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/
Check
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/
Check
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/
Check
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/
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/