Skip to content

fix: support x64-musl #2273

fix: support x64-musl

fix: support x64-musl #2273

Triggered via pull request May 24, 2024 05:23
@SchnizSchniz
synchronize #1109
musl-support
Status Cancelled
Total duration 1m 16s
Artifacts

rust.yml

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

Annotations

26 errors and 3 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
Build ARM binary (arm64, aarch64-unknown-linux-musl, arm64v8/ubuntu, aarch64)
Canceling since a higher priority waiting request for 'ci-musl-support' exists
Release build for Windows
Canceling since a higher priority waiting request for 'ci-musl-support' exists
Release build for Windows
The operation was canceled.
unit_tests (windows-latest)
Canceling since a higher priority waiting request for 'ci-musl-support' exists
unit_tests (windows-latest)
The operation was canceled.
unit_tests (macOS-latest)
Canceling since a higher priority waiting request for 'ci-musl-support' exists
unit_tests (macOS-latest)
The operation was canceled.
Build static Linux binary
Canceling since a higher priority waiting request for 'ci-musl-support' exists
Build static Linux binary
The operation was canceled.
Build ARM binary (arm32, armv7-unknown-linux-gnueabihf, arm32v7/ubuntu, armv7)
Canceling since a higher priority waiting request for 'ci-musl-support' exists
Release build for macOS
Canceling since a higher priority waiting request for 'ci-musl-support' exists
Release build for macOS
The operation was canceled.
unit_tests (ubuntu-latest)
Canceling since a higher priority waiting request for 'ci-musl-support' exists
unit_tests (ubuntu-latest)
The operation was canceled.
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): src/archive/mod.rs#L7
unused import: `self::zip::Zip`