Skip to content

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

chore(deps): update all non-major dependencies

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

Triggered via pull request January 27, 2024 17:48
Status Failure
Total duration 8m 8s
Artifacts 4

rust.yml

on: pull_request
Build static Linux binary
2m 6s
Build static Linux binary
Release build for macOS
2m 19s
Release build for macOS
Release build for Windows
4m 33s
Release build for Windows
Matrix: Build ARM binary
Matrix: unit_tests
e2e/linux
1m 29s
e2e/linux
Ensure command docs are up-to-date
23s
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 29 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
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.
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 'd5ed347d8efdcdfa'
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`
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`
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`
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::*`
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 (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/.
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/
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/

Artifacts

Produced during runtime
Name Size
fnm-arm32 Expired
11.6 MB
fnm-arm64 Expired
12.6 MB
fnm-linux Expired
6.69 MB
fnm-macos Expired
6.08 MB