Build sudo-rs outside of the docker container #15
ci.yaml
on: push
format
6s
build-and-test
1m 24s
e2e-tests
12s
compliance-tests-og
1m 25s
compliance-tests
23s
compliance-tests-lint
7s
build-and-test-minimal
1m 16s
build-and-test-msrv
1m 0s
miri
0s
Annotations
20 errors and 17 warnings
compliance-tests-lint
the borrowed expression implements the required traits
|
compliance-tests-lint
Process completed with exit code 101.
|
e2e-tests
linking with `cc` failed: exit status: 1
|
e2e-tests
linking with `cc` failed: exit status: 1
|
e2e-tests
linking with `cc` failed: exit status: 1
|
e2e-tests
could not compile `sudo-rs` (bin "sudo") due to 1 previous error
|
e2e-tests
could not compile `sudo-rs` (bin "su") due to 1 previous error
|
e2e-tests
Process completed with exit code 101.
|
compliance-tests
linking with `cc` failed: exit status: 1
|
compliance-tests
linking with `cc` failed: exit status: 1
|
compliance-tests
linking with `cc` failed: exit status: 1
|
compliance-tests
could not compile `sudo-rs` (bin "su") due to 1 previous error
|
compliance-tests
could not compile `sudo-rs` (bin "visudo") due to 1 previous error
|
compliance-tests
Process completed with exit code 101.
|
build-and-test-minimal
The run was canceled by @bjorn3.
|
build-and-test-minimal
The operation was canceled.
|
compliance-tests-og
The run was canceled by @bjorn3.
|
compliance-tests-og
The operation was canceled.
|
build-and-test
The run was canceled by @bjorn3.
|
build-and-test
The operation was canceled.
|
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/
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L3
unknown lint: `non_local_definitions`
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L12
unknown lint: `non_local_definitions`
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L22
unknown lint: `non_local_definitions`
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L3
unknown lint: `non_local_definitions`
|
build-and-test-msrv
`sudo-rs` (lib) generated 10 warnings (6 duplicates)
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L3
unknown lint: `non_local_definitions`
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L12
unknown lint: `non_local_definitions`
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L22
unknown lint: `non_local_definitions`
|
build-and-test-msrv:
src/defaults/settings_dsl.rs#L3
unknown lint: `non_local_definitions`
|
build-and-test-msrv
`sudo-rs` (lib) generated 10 warnings (6 duplicates)
|
build-and-test-minimal:
src/common/bin_serde.rs#L118
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
build-and-test-minimal:
src/system/interface.rs#L101
non-local `impl` definition, `impl` blocks should be written at the same level as their item
|
build-and-test-minimal
`sudo-rs` (lib test) generated 2 warnings
|