Skip to content

async connections

async connections #584

Triggered via pull request September 8, 2024 12:18
Status Failure
Total duration 19m 53s
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 (--features serde,tokio-1)
Process completed with exit code 1.
msrv (--features signing)
The job was canceled because "_--features_serde_tokio-1" failed.
msrv (--features signing)
The operation was canceled.
msrv
The job was canceled because "_--features_serde_tokio-1" failed.
msrv
The operation was canceled.
this looks like an `else if` but the `else` is missing: target/debug/build/mavlink-4eebc8ebf14e3804/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-4eebc8ebf14e3804/out/ardupilotmega.rs:1:848476 | 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-4eebc8ebf14e3804/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-4eebc8ebf14e3804/out/ardupilotmega.rs:1:876493 | 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