chore: apply fixes to all the codebase with cargo clippy --fix
#2066
Annotations
1 error and 7 warnings
cargo fmt check
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
cargo check:
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
cargo check:
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
cargo check:
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
cargo check
`protobuf` (lib) generated 3 warnings
|
cargo check
`protobuf` (lib) generated 3 warnings (3 duplicates)
|
Loading