Specific Defaults #2547
Annotations
1 error and 6 warnings
Run tests
Process completed with exit code 101.
|
Build:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
Build:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
Build
`sudo-rs` (lib) generated 2 warnings (run `cargo fix --lib -p sudo-rs` to apply 2 suggestions)
|
Run tests:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
Run tests:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
Run tests
`sudo-rs` (lib) generated 2 warnings (run `cargo fix --lib -p sudo-rs` to apply 2 suggestions)
|
Loading