Specific Defaults #2547
ci.yaml
on: pull_request
format
4s
build-and-test
1m 40s
e2e-tests
1m 20s
compliance-tests-og
5m 56s
compliance-tests
6m 8s
compliance-tests-lint
28s
build-and-test-minimal
1m 4s
build-and-test-msrv
1m 12s
check-bindings
1m 10s
miri
0s
Annotations
15 errors and 40 warnings
clippy:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
clippy:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
clippy:
src/sudoers/ast.rs#L127
field `0` is never read
|
clippy:
src/sudoers/ast.rs#L128
field `0` is never read
|
clippy:
src/sudoers/ast.rs#L129
field `0` is never read
|
clippy:
src/sudoers/ast.rs#L130
field `0` is never read
|
clippy:
src/sudoers/tokens.rs#L228
question mark operator is useless here
|
clippy
could not compile `sudo-rs` (lib) due to 7 previous errors
|
clippy
Process completed with exit code 101.
|
build-and-test-minimal
Process completed with exit code 101.
|
build-and-test-msrv
Process completed with exit code 101.
|
e2e-tests
Process completed with exit code 101.
|
build-and-test
test failed, to rerun pass `--lib`
|
build-and-test
Process completed with exit code 1.
|
compliance-tests
Process completed with exit code 101.
|
e2e-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
compliance-tests
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build-and-test-minimal:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
build-and-test-minimal:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
build-and-test-minimal:
src/sudoers/ast.rs#L127
field `0` is never read
|
build-and-test-minimal:
src/sudoers/ast.rs#L128
field `0` is never read
|
build-and-test-minimal:
src/sudoers/ast.rs#L129
field `0` is never read
|
build-and-test-minimal:
src/sudoers/ast.rs#L130
field `0` is never read
|
build-and-test-minimal
`sudo-rs` (lib) generated 6 warnings (run `cargo fix --lib -p sudo-rs` to apply 1 suggestion)
|
build-and-test-minimal:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
build-and-test-minimal:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
build-and-test-minimal:
src/sudoers/ast.rs#L127
field `0` is never read
|
build-and-test-minimal:
src/sudoers/ast.rs#L128
field `0` is never read
|
build-and-test-minimal:
src/sudoers/ast.rs#L129
field `0` is never read
|
build-and-test-minimal:
src/sudoers/ast.rs#L130
field `0` is never read
|
build-and-test-minimal
`sudo-rs` (lib) generated 6 warnings (run `cargo fix --lib -p sudo-rs` to apply 1 suggestion)
|
build-and-test-msrv:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
build-and-test-msrv:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
build-and-test-msrv
`sudo-rs` (lib) generated 2 warnings (run `cargo fix --lib -p sudo-rs` to apply 2 suggestions)
|
build-and-test-msrv:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
build-and-test-msrv:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
build-and-test-msrv
`sudo-rs` (lib) generated 2 warnings (run `cargo fix --lib -p sudo-rs` to apply 2 suggestions)
|
e2e-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-and-test:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
build-and-test:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
build-and-test:
src/sudoers/ast.rs#L127
field `0` is never read
|
build-and-test:
src/sudoers/ast.rs#L128
field `0` is never read
|
build-and-test:
src/sudoers/ast.rs#L129
field `0` is never read
|
build-and-test:
src/sudoers/ast.rs#L130
field `0` is never read
|
build-and-test
`sudo-rs` (lib) generated 6 warnings (run `cargo fix --lib -p sudo-rs` to apply 1 suggestion)
|
build-and-test:
src/sudoers/tokens.rs#L167
variable does not need to be mutable
|
build-and-test:
src/sudoers/mod.rs#L645
unused variable: `scope`
|
build-and-test:
src/sudoers/ast.rs#L127
field `0` is never read
|
build-and-test:
src/sudoers/ast.rs#L128
field `0` is never read
|
build-and-test:
src/sudoers/ast.rs#L129
field `0` is never read
|
build-and-test:
src/sudoers/ast.rs#L130
field `0` is never read
|
build-and-test
`sudo-rs` (lib) generated 6 warnings (run `cargo fix --lib -p sudo-rs` to apply 1 suggestion)
|
compliance-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
compliance-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|