cargo fmt all #1420
Annotations
8 errors and 4 warnings
Run cargo clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Run cargo clippy:
src/utils.rs#L106
item in documentation is missing backticks
|
Run cargo clippy:
src/utils.rs#L94
this could be rewritten as `let...else`
|
Run cargo clippy:
src/parse.rs#L225
variables can be used directly in the `format!` string
|
Run cargo clippy:
src/parse.rs#L199
variables can be used directly in the `format!` string
|
Run cargo clippy:
src/parse.rs#L197
this `map_or` can be simplified
|
Run cargo clippy:
src/parse.rs#L171
variables can be used directly in the `format!` string
|
Run cargo clippy:
src/config.rs#L36
more than 3 bools in a struct
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Loading