Specific Defaults #2553
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run tests:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
Run tests:
src/sudoers/ast.rs#L127
field `0` is never read
|
Run tests:
src/sudoers/ast.rs#L128
field `0` is never read
|
Run tests:
src/sudoers/ast.rs#L129
field `0` is never read
|
Run tests:
src/sudoers/ast.rs#L130
field `0` is never read
|
Run tests
`sudo-rs` (lib) generated 5 warnings
|
Build:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
Build:
src/sudoers/ast.rs#L127
field `0` is never read
|
Build:
src/sudoers/ast.rs#L128
field `0` is never read
|
Build:
src/sudoers/ast.rs#L129
field `0` is never read
|
Build:
src/sudoers/ast.rs#L130
field `0` is never read
|
Build
`sudo-rs` (lib) generated 5 warnings
|
Loading