Refactor cli to use clap’s derive. #2750
Annotations
10 errors and 1 warning
src/cli/options/config.rs#L91
single-character string constant used as pattern
|
src/cli/options/config.rs#L245
unneeded `return` statement
|
src/cli/options/pubserver.rs#L37
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L165
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L168
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L169
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L170
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L171
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L172
useless conversion to the same type: `cli::report::Report`
|
src/cli/options/mod.rs#L173
useless conversion to the same type: `cli::report::Report`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hecrj/setup-rust-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading