improvide readability by removing explicit loops with function re-use #52
ci.yaml
on: pull_request
format
3s
build-and-test
18s
e2e-tests
46s
compliance-tests-og
5m 3s
compliance-tests
51s
compliance-tests-lint
11s
build-and-test-minimal
26s
build-and-test-msrv
20s
check-bindings
1m 6s
Annotations
43 errors and 10 warnings
build-and-test:
src/pam/rpassword.rs#L139
cannot find value `cur_len` in this scope
|
build-and-test:
src/pam/rpassword.rs#L141
cannot find value `cur_len` in this scope
|
build-and-test:
src/pam/rpassword.rs#L142
cannot find value `cur_len` in this scope
|
build-and-test:
src/pam/rpassword.rs#L145
cannot find value `i` in this scope
|
build-and-test:
src/pam/rpassword.rs#L147
cannot find value `cur_len` in this scope
|
build-and-test:
src/pam/rpassword.rs#L150
cannot find value `i` in this scope
|
build-and-test:
src/pam/rpassword.rs#L152
cannot find value `cur_len` in this scope
|
build-and-test:
src/pam/rpassword.rs#L155
cannot find value `i` in this scope
|
build-and-test
could not compile `sudo-rs` (lib) due to 8 previous errors
|
build-and-test
Process completed with exit code 101.
|
build-and-test-msrv:
src/pam/rpassword.rs#L139
cannot find value `cur_len` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L141
cannot find value `cur_len` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L142
cannot find value `cur_len` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L145
cannot find value `i` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L147
cannot find value `cur_len` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L150
cannot find value `i` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L152
cannot find value `cur_len` in this scope
|
build-and-test-msrv:
src/pam/rpassword.rs#L155
cannot find value `i` in this scope
|
build-and-test-msrv
could not compile `sudo-rs` (lib) due to 8 previous errors
|
build-and-test-msrv
Process completed with exit code 101.
|
clippy:
src/pam/rpassword.rs#L139
cannot find value `cur_len` in this scope
|
clippy:
src/pam/rpassword.rs#L141
cannot find value `cur_len` in this scope
|
clippy:
src/pam/rpassword.rs#L142
cannot find value `cur_len` in this scope
|
clippy:
src/pam/rpassword.rs#L145
cannot find value `i` in this scope
|
clippy:
src/pam/rpassword.rs#L147
cannot find value `cur_len` in this scope
|
clippy:
src/pam/rpassword.rs#L150
cannot find value `i` in this scope
|
clippy:
src/pam/rpassword.rs#L152
cannot find value `cur_len` in this scope
|
clippy:
src/pam/rpassword.rs#L155
cannot find value `i` in this scope
|
clippy
could not compile `sudo-rs` (lib) due to 8 previous errors
|
clippy
Process completed with exit code 101.
|
build-and-test-minimal:
src/pam/rpassword.rs#L139
cannot find value `cur_len` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L141
cannot find value `cur_len` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L142
cannot find value `cur_len` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L145
cannot find value `i` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L147
cannot find value `cur_len` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L150
cannot find value `i` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L152
cannot find value `cur_len` in this scope
|
build-and-test-minimal:
src/pam/rpassword.rs#L155
cannot find value `i` in this scope
|
build-and-test-minimal
could not compile `sudo-rs` (lib) due to 8 previous errors
|
build-and-test-minimal
Process completed with exit code 101.
|
e2e-tests
Process completed with exit code 101.
|
compliance-tests
Process completed with exit code 101.
|
check-bindings
Process completed with exit code 1.
|
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compliance-tests-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test-msrv
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
clippy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-test-minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compliance-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-bindings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
compliance-tests-og
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|