Skip to content

fix(deps): update clap-rs - autoclosed #2209

fix(deps): update clap-rs - autoclosed

fix(deps): update clap-rs - autoclosed #2209

Triggered via pull request February 17, 2024 00:59
Status Failure
Total duration 12m 57s
Artifacts 5

rust.yml

on: pull_request
Build static Linux binary
2m 33s
Build static Linux binary
Release build for macOS
3m 27s
Release build for macOS
Release build for Windows
3m 34s
Release build for Windows
Matrix: Build ARM binary
Matrix: unit_tests
e2e/linux
1m 46s
e2e/linux
Ensure command docs are up-to-date
29s
Ensure command docs are up-to-date
bench/linux
33s
bench/linux
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 31 warnings
clippy: src/archive/mod.rs#L7
unused import: `self::zip::Zip`
clippy: src/shell/bash.rs#L31
unnecessary hashes around raw string literal
clippy: src/shell/bash.rs#L37
unnecessary hashes around raw string literal
clippy: src/shell/fish.rs#L31
unnecessary hashes around raw string literal
clippy: src/shell/fish.rs#L37
unnecessary hashes around raw string literal
clippy: src/shell/infer/mod.rs#L10
unnecessary `pub(self)`
clippy: src/shell/powershell.rs#L31
unnecessary hashes around raw string literal
clippy: src/shell/powershell.rs#L35
unnecessary hashes around raw string literal
clippy: src/shell/zsh.rs#L35
unnecessary hashes around raw string literal
clippy: src/shell/zsh.rs#L41
unnecessary hashes around raw string literal
bench/linux
Process completed with exit code 1.
bench/linux
Unable to process file command 'output' successfully.
bench/linux
Invalid value. Matching delimiter not found 'b7e3a1b91119de49'
e2e/windows
Process completed with exit code 1.
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
clippy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (ubuntu-latest): src/archive/mod.rs#L7
unused import: `self::zip::Zip`
Build static Linux binary
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build static Linux binary: src/archive/mod.rs#L7
unused import: `self::zip::Zip`
unit_tests (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (windows-latest): src/archive/mod.rs#L6
unused import: `self::tar_xz::TarXz`
unit_tests (windows-latest): src/commands/completions.rs#L56
unused import: `super::*`
unit_tests (macOS-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit_tests (macOS-latest): src/archive/mod.rs#L7
unused import: `self::zip::Zip`
Ensure command docs are up-to-date
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Ensure command docs are up-to-date
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/
bench/linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
bench/linux
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 ARM binary (arm32, armv7-unknown-linux-gnueabihf, arm32v7/ubuntu, armv7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, hecrj/setup-rust-action@v1, actions/checkout@v3, uraimo/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build ARM binary (arm64, aarch64-unknown-linux-musl, arm64v8/ubuntu, aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-qemu-action@v2, hecrj/setup-rust-action@v1, actions/checkout@v3, uraimo/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release build for macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release build for macOS: src/archive/mod.rs#L7
unused import: `self::zip::Zip`
Release build for Windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hecrj/setup-rust-action@v1, actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release build for Windows: src/archive/mod.rs#L6
unused import: `self::tar_xz::TarXz`
e2e/linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/linux
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/
e2e/macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/macos
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/
e2e/windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, pnpm/[email protected], actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e/windows
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/

Artifacts

Produced during runtime
Name Size
fnm-arm32 Expired
10.9 MB
fnm-arm64 Expired
12.1 MB
fnm-linux Expired
6.73 MB
fnm-macos Expired
6.12 MB
fnm-windows Expired
7.3 MB