Skip to content

doc_auto_cfg

doc_auto_cfg #572

Triggered via pull request August 26, 2024 14:46
Status Failure
Total duration 3m 0s
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

42 errors and 2 warnings
internal-tests (minimal)
Process completed with exit code 1.
internal-tests (common)
Process completed with exit code 1.
internal-tests (ardupilotmega, --features signing)
Process completed with exit code 1.
internal-tests (ualberta)
The job was canceled because "minimal" failed.
internal-tests (test, --features signing)
The job was canceled because "minimal" failed.
internal-tests (uavionix)
The job was canceled because "minimal" failed.
internal-tests (test)
The job was canceled because "minimal" failed.
internal-tests (ualberta, --features signing)
The job was canceled because "minimal" failed.
internal-tests (uavionix, --features signing)
The job was canceled because "minimal" failed.
internal-tests (standard, --features signing)
The job was canceled because "minimal" failed.
internal-tests (icarous)
The job was canceled because "minimal" failed.
internal-tests (icarous)
Process completed with exit code 1.
internal-tests (common, --features signing)
The job was canceled because "minimal" failed.
internal-tests (common, --features signing)
Process completed with exit code 1.
internal-tests (slugs)
The job was canceled because "minimal" failed.
internal-tests (slugs)
Process completed with exit code 1.
internal-tests (icarous, --features signing)
The job was canceled because "minimal" failed.
internal-tests (icarous, --features signing)
Process completed with exit code 1.
internal-tests (minimal, --features signing)
The job was canceled because "minimal" failed.
internal-tests (minimal, --features signing)
Process completed with exit code 1.
internal-tests (ardupilotmega)
The job was canceled because "minimal" failed.
internal-tests (ardupilotmega)
The operation was canceled.
internal-tests (matrixpilot)
The job was canceled because "minimal" failed.
internal-tests (matrixpilot)
The operation was canceled.
internal-tests (asluav)
The job was canceled because "minimal" failed.
internal-tests (asluav)
The operation was canceled.
internal-tests (asluav, --features signing)
The job was canceled because "minimal" failed.
internal-tests (asluav, --features signing)
The operation was canceled.
internal-tests (python_array_test, --features signing)
The job was canceled because "minimal" failed.
internal-tests (python_array_test, --features signing)
The operation was canceled.
internal-tests (paparazzi, --features signing)
The job was canceled because "minimal" failed.
internal-tests (paparazzi, --features signing)
The operation was canceled.
internal-tests (matrixpilot, --features signing)
The job was canceled because "minimal" failed.
internal-tests (matrixpilot, --features signing)
The operation was canceled.
internal-tests (python_array_test)
The job was canceled because "minimal" failed.
internal-tests (python_array_test)
The operation was canceled.
internal-tests (slugs, --features signing)
The job was canceled because "minimal" failed.
internal-tests (slugs, --features signing)
The operation was canceled.
internal-tests (standard)
The job was canceled because "minimal" failed.
internal-tests (standard)
The operation was canceled.
internal-tests (paparazzi)
The job was canceled because "minimal" failed.
internal-tests (paparazzi)
The operation was canceled.
this looks like an `else if` but the `else` is missing: target/debug/build/mavlink-b93a66518e12f74f/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-b93a66518e12f74f/out/ardupilotmega.rs:1:364192 | 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-b93a66518e12f74f/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-b93a66518e12f74f/out/ardupilotmega.rs:1:365433 | 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