Release 0.7.0-beta.4 #453
Annotations
5 warnings
rust:
tmtc-c2a/src/registry/cmd.rs#L137
[clippy] reported by reviewdog 🐶
explicit call to `.into_iter()` in function argument accepting `IntoIterator`
Raw Output:
tmtc-c2a/src/registry/cmd.rs:137:36: warning: explicit call to `.into_iter()` in function argument accepting `IntoIterator` (clippy::useless_conversion)
|
rust:
gaia-ccsds-c2a/src/ccsds_c2a/aos/virual_channel.rs#L18
[clippy] reported by reviewdog 🐶
use of `or_insert_with` to construct default value
Raw Output:
gaia-ccsds-c2a/src/ccsds_c2a/aos/virual_channel.rs:18:35: warning: use of `or_insert_with` to construct default value (clippy::unwrap_or_default)
|
rust:
<unknown>#L1
[clippy] reported by reviewdog 🐶
1 warning emitted
Raw Output:
<unknown>:1:1: warning: 1 warning emitted ()
|
rust:
<unknown>#L1
[clippy] reported by reviewdog 🐶
1 warning emitted
Raw Output:
<unknown>:1:1: warning: 1 warning emitted ()
|
rust
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-protoc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|