Skip to content

chore(deps): update all non-major dependencies #2248

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #2248

Triggered via pull request April 18, 2024 17:21
Status Failure
Total duration 8m 44s
Artifacts 4

rust.yml

on: pull_request
Build static Linux binary
1m 50s
Build static Linux binary
Release build for macOS
3m 8s
Release build for macOS
Release build for Windows
4m 4s
Release build for Windows
Matrix: Build ARM binary
Matrix: unit_tests
e2e/linux
1m 32s
e2e/linux
Ensure command docs are up-to-date
31s
Ensure command docs are up-to-date
bench/linux
26s
bench/linux
e2e/windows
0s
e2e/windows
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 30 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 '373c3b716cb1b76e'
unit_tests (windows-latest): src/shell/infer/windows.rs#L5
unresolved imports `sysinfo::ProcessExt`, `sysinfo::SystemExt`
unit_tests (windows-latest): src/shell/infer/windows.rs#L17
no method named `file_stem` found for enum `std::option::Option` in the current scope
unit_tests (windows-latest)
Process completed with exit code 1.
Release build for Windows: src/shell/infer/windows.rs#L5
unresolved imports `sysinfo::ProcessExt`, `sysinfo::SystemExt`
Release build for Windows: src/shell/infer/windows.rs#L17
no method named `file_stem` found for enum `std::option::Option` in the current scope
Release build for 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`
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/
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/
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/.
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::*`
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/.
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`
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/
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. 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/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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "fnm-arm32", "fnm-arm64", "fnm-linux", "fnm-macos". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
fnm-arm32 Expired
10.5 MB
fnm-arm64 Expired
11.6 MB
fnm-linux Expired
5.95 MB
fnm-macos Expired
5.41 MB