Skip to content

Update MSRV check to account for features #547

Update MSRV check to account for features

Update MSRV check to account for features #547

Triggered via pull request August 25, 2024 18:02
Status Failure
Total duration 2m 16s
Artifacts

test.yml

on: pull_request
Matrix: internal-tests
Matrix: msrv
test-embedded-size
0s
test-embedded-size
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
msrv (tokio-1)
Process completed with exit code 1.
msrv (--features serde)
The job was canceled because "tokio-1" failed.
msrv (--features serde)
The operation was canceled.
msrv
The job was canceled because "tokio-1" failed.
msrv
The operation was canceled.
this looks like an `else if` but the `else` is missing: target/debug/build/mavlink-4cef7ab582e64247/out/ardupilotmega.rs#L1
warning: this looks like an `else if` but the `else` is missing --> /home/runner/work/rust-mavlink/rust-mavlink/target/debug/build/mavlink-4cef7ab582e64247/out/ardupilotmega.rs:1:201062 | 1 | ...es, but got {})" , Self :: ENCODED_LEN , __tmp . remaining () ,) } if matches ! (version , MavlinkVersion :: V2) { let len = __tmp . l... | ^ | = note: to remove this lint, add the missing `else` or add a new line before the second `if` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#suspicious_else_formatting = note: `#[warn(clippy::suspicious_else_formatting)]` on by default
this looks like an `else if` but the `else` is missing: target/debug/build/mavlink-4cef7ab582e64247/out/ardupilotmega.rs#L1
warning: this looks like an `else if` but the `else` is missing --> /home/runner/work/rust-mavlink/rust-mavlink/target/debug/build/mavlink-4cef7ab582e64247/out/ardupilotmega.rs:1:202303 | 1 | ...es, but got {})" , Self :: ENCODED_LEN , __tmp . remaining () ,) } if matches ! (version , MavlinkVersion :: V2) { let len = __tmp . l... | ^ | = note: to remove this lint, add the missing `else` or add a new line before the second `if` = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#suspicious_else_formatting