Skip to content

fix: filter out x87 feature on x86-64 #89

fix: filter out x87 feature on x86-64

fix: filter out x87 feature on x86-64 #89

Triggered via push January 2, 2025 16:17
Status Failure
Total duration 4m 13s
Artifacts

ci.yml

on: push
Spell Check with Typos
6s
Spell Check with Typos
Check MSRV: 1.80.0
11s
Check MSRV: 1.80.0
rustfmt
11s
rustfmt
clippy
15s
clippy
clippy
22s
clippy
cargo deny
28s
cargo deny
Test cargo-multivers action
3m 59s
Test cargo-multivers action
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
calling `CStr::new` with a byte string literal: multivers-runner/src/build/linux.rs#L24
error: calling `CStr::new` with a byte string literal --> multivers-runner/src/build/linux.rs:24:22 | 24 | unsafe { CStr::from_bytes_with_nul_unchecked(b"\0") } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a `c""` literal: `c""` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_c_str_literals = note: `-D clippy::manual-c-str-literals` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::manual_c_str_literals)]`
calling `CStr::new` with a byte string literal: multivers-runner/src/build/linux.rs#L24
error: calling `CStr::new` with a byte string literal --> multivers-runner/src/build/linux.rs:24:22 | 24 | unsafe { CStr::from_bytes_with_nul_unchecked(b"\0") } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use a `c""` literal: `c""` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#manual_c_str_literals = note: `-D clippy::manual-c-str-literals` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::manual_c_str_literals)]`
clippy
Clippy had exited with the 101 exit code
Spell Check with Typos
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
rustfmt
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check MSRV: 1.80.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
cargo deny
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (ubuntu-latest, nightly)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636