Skip to content

Specific Defaults #2554

Specific Defaults

Specific Defaults #2554

Triggered via pull request October 30, 2024 15:18
Status Failure
Total duration 6m 38s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 26 warnings
clippy: src/sudoers/char_stream.rs#L55
use of unstable library feature 'char_indices_offset'
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
could not compile `sudo-rs` (lib test) due to 2 previous errors
clippy
Process completed with exit code 101.
build-and-test: src/sudoers/char_stream.rs#L55
use of unstable library feature 'char_indices_offset'
build-and-test
Process completed with exit code 101.
build-and-test-msrv: src/sudoers/char_stream.rs#L55
use of unstable library feature 'char_indices_offset'
build-and-test-msrv
could not compile `sudo-rs` (lib test) due to previous error
build-and-test-msrv
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: 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 test) generated 1 warning (1 duplicate)
build-and-test
build failed, waiting for other jobs to finish...
build-and-test-msrv: src/sudoers/mod.rs#L645
unused variable: `scope`
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 5 warnings
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 5 warnings
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/
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/