Skip to content

Add progress bar to install command (#1028) #2278

Add progress bar to install command (#1028)

Add progress bar to install command (#1028) #2278

Triggered via push May 25, 2024 18:10
Status Failure
Total duration 17m 50s
Artifacts 5

rust.yml

on: push
Build static Linux binary
1m 54s
Build static Linux binary
Release build for macOS
1m 25s
Release build for macOS
Release build for Windows
4m 17s
Release build for Windows
Matrix: Build ARM binary
Matrix: unit_tests
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 32 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 '06f34f15adbba7a3'
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 (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`
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`
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`
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::*`
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/
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`
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/
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/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/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/
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", "fnm-windows". 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
11 MB
fnm-arm64 Expired
12.2 MB
fnm-linux Expired
6.79 MB
fnm-macos Expired
5.86 MB
fnm-windows Expired
7.4 MB