build: introduce justfile for building locally #134
ci.yaml
on: pull_request
check-inputs
0s
Matrix: Rust / Build Binaries
Matrix: Rust / Run Tests
Rust
/
Check Formatting
2s
Rust
/
Lints
3s
Rust
/
Licensing and Advisories
15s
Container
/
Build Container
Annotations
17 errors
Rust / Check Formatting
Process completed with exit code 1.
|
Rust / Lints
Command failed: rustc -vV
|
Rust / Lints
info: syncing channel updates for '1.82.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
error: component 'rust-analzyer' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel '1.82.0'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add 1.82.0 --profile minimal
If you require these components, please install and use the latest successful build version,
which you can find at <https://rust-lang.github.io/rustup-components-history>.
After determining the correct date, install it with a command such as:
rustup toolchain install nightly-2018-12-27
Then you can use the toolchain with commands such as:
cargo +nightly-2018-12-27 build
|
Rust / Lints
Process completed with exit code 1.
|
Rust / Run Tests (ubuntu-24.04)
Command failed: rustc -vV
|
Rust / Run Tests (ubuntu-24.04)
info: syncing channel updates for '1.82.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
error: component 'rust-analzyer' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel '1.82.0'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add 1.82.0 --profile minimal
If you require these components, please install and use the latest successful build version,
which you can find at <https://rust-lang.github.io/rustup-components-history>.
After determining the correct date, install it with a command such as:
rustup toolchain install nightly-2018-12-27
Then you can use the toolchain with commands such as:
cargo +nightly-2018-12-27 build
|
Rust / Run Tests (ubuntu-24.04)
Process completed with exit code 1.
|
Rust / Run Tests (macos-14)
The job was canceled because "ubuntu-24_04" failed.
|
Rust / Run Tests (macos-14)
The operation was canceled.
|
Rust / Run Tests (windows-2022)
The job was canceled because "ubuntu-24_04" failed.
|
Rust / Run Tests (windows-2022)
The operation was canceled.
|
Rust / Build Binaries (ubuntu-24.04, x86_64-unknown-linux-musl, rust-linux)
Process completed with exit code 1.
|
Rust / Build Binaries (ubuntu-24.04, x86_64-unknown-linux-musl, rust-linux)
Command failed: rustc -vV
|
Rust / Build Binaries (ubuntu-24.04, x86_64-unknown-linux-musl, rust-linux)
info: syncing channel updates for '1.82.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-10-17, rust version 1.82.0 (f6e511eec 2024-10-15)
error: component 'rust-analzyer' for target 'x86_64-unknown-linux-gnu' is unavailable for download for channel '1.82.0'
If you don't need the component, you could try a minimal installation with:
rustup toolchain add 1.82.0 --profile minimal
If you require these components, please install and use the latest successful build version,
which you can find at <https://rust-lang.github.io/rustup-components-history>.
After determining the correct date, install it with a command such as:
rustup toolchain install nightly-2018-12-27
Then you can use the toolchain with commands such as:
cargo +nightly-2018-12-27 build
|
Rust / Build Binaries (macos-14, aarch64-apple-darwin, rust-macos)
The job was canceled because "ubuntu-24_04_x86_64-unkno" failed.
|
Rust / Build Binaries (macos-14, aarch64-apple-darwin, rust-macos)
Unable to locate executable file: zig. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
Rust / Build Binaries (macos-14, aarch64-apple-darwin, rust-macos)
The operation was canceled.
|