Refactor cli to use clap’s derive. #2750
Annotations
2 errors and 5 warnings
|
|
src/cli/options/config.rs#L237
fields `0` and `1` are never read
|
src/cli/ta/options/proxy.rs#L364
struct `AcrMsg` is never constructed
|
tests/common/mod.rs#L148
unused variable: `second_signer`
|
src/cli/options/config.rs#L237
fields `0` and `1` are never read
|
src/cli/ta/options/proxy.rs#L364
struct `AcrMsg` is never constructed
|
This job was cancelled
Loading