Update outdated dependencies #3896
Annotations
10 errors and 1 warning
Clippy:
io/zenoh-links/zenoh-link-quic/src/unicast.rs#L268
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<rustls_pki_types::CertificateDer<'static>, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L45
unresolved import `webpki::TrustAnchor`
|
Clippy:
io/zenoh-links/zenoh-link-quic/src/unicast.rs#L350
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<rustls_pki_types::CertificateDer<'static>, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-quic/src/unicast.rs#L369
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<rustls_pemfile::Item, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-quic/src/unicast.rs#L372
no variant or associated item named `RSAKey` found for enum `rustls_pemfile::Item` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-quic/src/unicast.rs#L373
no variant or associated item named `PKCS8Key` found for enum `rustls_pemfile::Item` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-quic/src/unicast.rs#L374
no variant or associated item named `ECKey` found for enum `rustls_pemfile::Item` in the current scope
|
Clippy
could not compile `zenoh-link-quic` (lib) due to 6 previous errors
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L530
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<webpki::rustls_pki_types::PrivatePkcs1KeyDer<'static>, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L535
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<webpki::rustls_pki_types::PrivatePkcs8KeyDer<'static>, std::io::Error>> + '_` in the current scope
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The logs for this run have expired and are no longer available.
Loading