Skip to content

Use deprecation tags in message definition for code generation #875

Use deprecation tags in message definition for code generation

Use deprecation tags in message definition for code generation #875

Triggered via pull request August 28, 2025 21:01
Status Success
Total duration 6m 19s
Artifacts

test.yml

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

Annotations

2 warnings and 2 notices
this looks like an `else if` but the `else` is missing: target/debug/build/mavlink-59539be16cf1a2d8/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-59539be16cf1a2d8/out/ardupilotmega.rs:1:577675 | 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#possible_missing_else
this looks like an `else if` but the `else` is missing: target/debug/build/mavlink-59539be16cf1a2d8/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-59539be16cf1a2d8/out/ardupilotmega.rs:1:354632 | 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#possible_missing_else = note: `#[warn(clippy::possible_missing_else)]` on by default
build (macos-latest, x86_64-apple-darwin, --features ardupilotmega)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest, x86_64-pc-windows-msvc, --features ardupilotmega)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677