Update outdated dependencies #3896
Annotations
10 errors and 1 warning
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L45
unresolved import `webpki::TrustAnchor`
|
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
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L541
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<webpki::rustls_pki_types::PrivateSec1KeyDer<'static>, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L551
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<webpki::rustls_pki_types::CertificateDer<'static>, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L646
no method named `map_err` found for opaque type `impl std::iter::Iterator<Item = std::result::Result<webpki::rustls_pki_types::CertificateDer<'static>, std::io::Error>> + '_` in the current scope
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L651
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#L657
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
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L272
future cannot be sent between threads safely
|
Clippy:
io/zenoh-links/zenoh-link-tls/src/unicast.rs#L329
future cannot be sent between threads safely
|
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