Skip to content

fix: mark broken tests with FIXME (#42) #36

fix: mark broken tests with FIXME (#42)

fix: mark broken tests with FIXME (#42) #36

Triggered via push April 4, 2024 11:06
Status Failure
Total duration 42s
Artifacts

check.yml

on: push
check  /  ...  /  fmt
12s
check / stable / fmt
check  /  ...  /  doc
21s
check / nightly / doc
check  /  ...  /  check
16s
check / 1.76.0 / check
Matrix: check / clippy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
check / nightly / doc
Process completed with exit code 101.
multiple versions for dependency `bitflags`: 1.3.2, 2.4.1: src/lib.rs#L1
warning: multiple versions for dependency `bitflags`: 1.3.2, 2.4.1 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions note: the lint level is defined here --> src/lib.rs:1:44 | 1 | #![warn(clippy::pedantic, clippy::nursery, clippy::cargo, unused)] | ^^^^^^^^^^^^^ = note: `#[warn(clippy::multiple_crate_versions)]` implied by `#[warn(clippy::cargo)]`
multiple versions for dependency `syn`: 1.0.109, 2.0.39: src/lib.rs#L1
warning: multiple versions for dependency `syn`: 1.0.109, 2.0.39 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions
multiple versions for dependency `bitflags`: 1.3.2, 2.4.1: src/lib.rs#L1
warning: multiple versions for dependency `bitflags`: 1.3.2, 2.4.1 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions note: the lint level is defined here --> src/lib.rs:1:44 | 1 | #![warn(clippy::pedantic, clippy::nursery, clippy::cargo, unused)] | ^^^^^^^^^^^^^ = note: `#[warn(clippy::multiple_crate_versions)]` implied by `#[warn(clippy::cargo)]`
multiple versions for dependency `syn`: 1.0.109, 2.0.39: src/lib.rs#L1
warning: multiple versions for dependency `syn`: 1.0.109, 2.0.39 | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#multiple_crate_versions