fix(deps): update rust crate serde to 1.0.198 #71
Annotations
9 warnings
rust:
tlmcmddb-csv/src/tlm/body.rs#L29
[clippy] reported by reviewdog 🐶
constant `VAR_TYPE` is never used
Raw Output:
tlmcmddb-csv/src/tlm/body.rs:29:15: warning: constant `VAR_TYPE` is never used (dead_code)
|
rust:
tlmcmddb-csv/src/tlm/body.rs#L31
[clippy] reported by reviewdog 🐶
constant `EXT_TYPE` is never used
Raw Output:
tlmcmddb-csv/src/tlm/body.rs:31:15: warning: constant `EXT_TYPE` is never used (dead_code)
|
rust:
tlmcmddb-csv/src/tlm/body.rs#L33
[clippy] reported by reviewdog 🐶
constant `CONV_TYPE` is never used
Raw Output:
tlmcmddb-csv/src/tlm/body.rs:33:15: warning: constant `CONV_TYPE` is never used (dead_code)
|
rust:
tlmcmddb-csv/src/tlm/body.rs#L36
[clippy] reported by reviewdog 🐶
constant `OCTET_POS` is never used
Raw Output:
tlmcmddb-csv/src/tlm/body.rs:36:15: warning: constant `OCTET_POS` is never used (dead_code)
|
rust:
tlmcmddb-csv/src/tlm/body.rs#L37
[clippy] reported by reviewdog 🐶
constant `BIT_POS` is never used
Raw Output:
tlmcmddb-csv/src/tlm/body.rs:37:15: warning: constant `BIT_POS` is never used (dead_code)
|
rust:
tlmcmddb-csv/src/tlm/body.rs#L38
[clippy] reported by reviewdog 🐶
constant `BIT_LEN` is never used
Raw Output:
tlmcmddb-csv/src/tlm/body.rs:38:15: warning: constant `BIT_LEN` is never used (dead_code)
|
rust:
tlmcmddb/src/tlm.rs#L55
[clippy] reported by reviewdog 🐶
large size difference between variants
Raw Output:
tlmcmddb/src/tlm.rs:55:1: warning: large size difference between variants (clippy::large_enum_variant)
|
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 🐶
6 warnings emitted
Raw Output:
<unknown>:1:1: warning: 6 warnings emitted ()
|