Use SBG sensor status #268
Annotations
7 errors and 19 warnings
All:
libraries/messages/src/logging/log.rs#L17
the trait bound `Event: Arbitrary` is not satisfied
|
All:
libraries/messages/src/logging/log.rs#L20
the trait bound `Event: Arbitrary` is not satisfied
|
All:
libraries/messages/src/sensor.rs#L13
the trait bound `GpsPositionStatus: Arbitrary` is not satisfied
|
All:
libraries/messages/src/sensor.rs#L23
the trait bound `GpsPositionStatus: Arbitrary` is not satisfied
|
All:
libraries/messages/src/sensor.rs#L80
the trait bound `GpsPositionStatus: Arbitrary` is not satisfied
|
All:
libraries/messages/src/sensor.rs#L86
the trait bound `GpsPositionStatus: Arbitrary` is not satisfied
|
All
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
|
All
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v3, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
All
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
All
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
All
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
All
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
All
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
All:
boards/camera/src/state_machine/mod.rs#L77
variants `DeployDrogue` and `DeployMain` are never constructed
|
All:
libraries/sbg-rs/src/bindings.rs#L6822
unused import: `self::_SbgSBSeekOrigin as SbgSBSeekOrigin`
|
All:
libraries/sbg-rs/src/bindings.rs#L7118
unused import: `self::_SbgEComLog as SbgEComLog`
|
All:
libraries/sbg-rs/src/bindings.rs#L7126
unused import: `self::_SbgEComLog1MsgId as SbgEComLog1`
|
All:
libraries/sbg-rs/src/bindings.rs#L7152
unused import: `self::_SbgEComNmeaLog as SbgEComNmeaLog`
|
All:
libraries/sbg-rs/src/bindings.rs#L7184
unused import: `self::_SbgEComIdNmea1Log as SbgEComIdNmea1Log`
|
All:
libraries/sbg-rs/src/bindings.rs#L7212
unused import: `self::_SbgEComIdThirdParty as SbgEComIdThirdParty`
|
All:
libraries/sbg-rs/src/bindings.rs#L7306
unused import: `self::_SbgEComCmd as SbgEComCmd`
|
All:
libraries/sbg-rs/src/bindings.rs#L8004
unused import: `self::_SbgEComSolutionMode as SbgEComSolutionMode`
|
All:
libraries/sbg-rs/src/bindings.rs#L8473
unused import: `self::_SbgEComGpsVelStatus as SbgEComGpsVelStatus`
|
All:
libraries/messages/src/lib.rs#L21
unused import: `proptest_derive::Arbitrary`
|
All
`messages` (lib) generated 1 warning
|
All
build failed, waiting for other jobs to finish...
|