chore: apply fixes to all the codebase with cargo clippy --fix
#2066
ci.yml
on: pull_request
linux stable (default features)
7m 19s
linux beta (default features)
7m 18s
linux stable (with-bytes)
8m 30s
linux nightly (all features)
6m 47s
windows stable (default features)
5m 46s
Miri test
43s
mega-linter
2m 7s
rustfmt check
5m 34s
Check sync-readme
41s
CI self-check
5s
Annotations
1 error and 94 warnings
rustfmt check
Process completed with exit code 1.
|
CI self-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
CI self-check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
CI self-check
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/
|
CI self-check
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/
|
CI self-check
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/
|
CI self-check
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/
|
Check sync-readme
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check sync-readme
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check sync-readme
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/
|
Check sync-readme
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/
|
Check sync-readme
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/
|
Check sync-readme
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/
|
Miri test
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/
|
Miri test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
Miri test
no edition set: defaulting to the 2015 edition while the latest is 2021
|
Miri test
/home/runner/work/rust-protobuf/rust-protobuf/protoc-bin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
|
Miri test:
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
Miri test:
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
Miri test:
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
Miri test
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/
|
Miri test
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/
|
Miri test
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/
|
Miri test
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/
|
mega-linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
mega-linter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mega-linter
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/
|
rustfmt check
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/
|
rustfmt check
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/
|
rustfmt check:
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
rustfmt check:
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
rustfmt check:
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
rustfmt check
`protobuf` (lib) generated 3 warnings
|
rustfmt check
`protobuf` (lib) generated 3 warnings (3 duplicates)
|
windows stable (default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
windows stable (default features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
windows stable (default features)
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/
|
windows stable (default features)
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/
|
windows stable (default features)
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/
|
windows stable (default features)
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/
|
linux nightly (all features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux nightly (all features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux nightly (all features)
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/
|
linux nightly (all features)
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/
|
linux nightly (all features)
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/
|
linux nightly (all features)
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/
|
linux nightly (all features)
/home/runner/work/rust-protobuf/rust-protobuf/protoc-bin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
|
linux nightly (all features):
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
linux nightly (all features):
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
linux nightly (all features):
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
linux nightly (all features)
`protobuf` (lib) generated 3 warnings (3 duplicates)
|
linux nightly (all features)
`protobuf` (lib doc) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
|
linux nightly (all features):
protobuf-codegen/src/gen/message.rs#L149
elided lifetime has a name
|
linux nightly (all features):
protobuf-codegen/src/gen/message.rs#L159
elided lifetime has a name
|
linux nightly (all features):
protobuf-codegen/src/gen/message.rs#L166
elided lifetime has a name
|
linux nightly (all features):
protobuf-codegen/src/gen/message.rs#L176
elided lifetime has a name
|
linux beta (default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux beta (default features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux beta (default features)
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/
|
linux beta (default features)
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/
|
linux beta (default features)
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/
|
linux beta (default features)
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/
|
linux beta (default features)
/home/runner/work/rust-protobuf/rust-protobuf/protoc-bin/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2021
|
linux beta (default features):
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
linux beta (default features):
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
linux beta (default features):
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
linux beta (default features)
`protobuf` (lib) generated 3 warnings (3 duplicates)
|
linux beta (default features):
protobuf/src/well_known_types/api.rs#L30
this URL is not a hyperlink
|
linux beta (default features)
`protobuf` (lib doc) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
|
linux stable (default features)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux stable (default features)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux stable (default features):
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
linux stable (default features):
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
linux stable (default features):
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
linux stable (default features)
`protobuf` (lib) generated 3 warnings (3 duplicates)
|
linux stable (default features):
protobuf/src/well_known_types/api.rs#L30
this URL is not a hyperlink
|
linux stable (default features)
`protobuf` (lib doc) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p protobuf` to apply 1 suggestion)
|
linux stable (default features)
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/
|
linux stable (default features)
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/
|
linux stable (default features)
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/
|
linux stable (default features)
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/
|
linux stable (with-bytes)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux stable (with-bytes)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
linux stable (with-bytes):
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
linux stable (with-bytes):
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
linux stable (with-bytes):
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
linux stable (with-bytes)
`protobuf` (lib) generated 3 warnings
|
linux stable (with-bytes):
protobuf/src/lib.rs#L102
unexpected `cfg` condition name: `never`
|
linux stable (with-bytes):
protobuf/src/lib.rs#L105
unexpected `cfg` condition name: `never`
|
linux stable (with-bytes):
protobuf/src/message_field.rs#L180
unexpected `cfg` condition name: `no`
|
linux stable (with-bytes)
`protobuf` (lib) generated 3 warnings
|
linux stable (with-bytes)
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/
|
linux stable (with-bytes)
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/
|
linux stable (with-bytes)
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/
|
linux stable (with-bytes)
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/
|