Skip to content

chore(deps): bump rustls from 0.21.7 to 0.22.0 #742

chore(deps): bump rustls from 0.21.7 to 0.22.0

chore(deps): bump rustls from 0.21.7 to 0.22.0 #742

Triggered via push December 4, 2023 10:38
Status Failure
Total duration 38s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 3 warnings
clippy: src/certificates.rs#L4
unresolved imports `rustls::sign::any_supported_type`, `rustls::sign::SignError`
clippy: src/certificates.rs#L77
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
clippy: src/certificates.rs#L86
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
clippy: tests/tests.rs#L169
unresolved import `rustls::Certificate`
clippy: tests/tests.rs#L366
unresolved import `rustls::Certificate`
clippy: tests/tests.rs#L639
unresolved import `rustls::Certificate`
clippy: tests/tests.rs#L678
unresolved import `rustls::Certificate`
clippy: src/certificates.rs#L185
`certificates::CertStore` doesn't implement `std::fmt::Debug`
clippy
could not compile `agate` (bin "agate") due to 4 previous errors
clippy
could not compile `agate` (bin "agate" test) due to 4 previous errors
tests: src/certificates.rs#L4
unresolved imports `rustls::sign::any_supported_type`, `rustls::sign::SignError`
tests: src/certificates.rs#L77
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
tests: src/certificates.rs#L86
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
tests: tests/tests.rs#L169
unresolved import `rustls::Certificate`
tests: tests/tests.rs#L366
unresolved import `rustls::Certificate`
tests: tests/tests.rs#L639
unresolved import `rustls::Certificate`
tests: tests/tests.rs#L678
unresolved import `rustls::Certificate`
tests: src/certificates.rs#L185
`CertStore` doesn't implement `std::fmt::Debug`
tests
could not compile `agate` (bin "agate" test) due to 4 previous errors
tests
could not compile `agate` (bin "agate") due to 4 previous errors
formatting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/