deps: bump futures-rustls from 0.24.0 to 0.26.0 #341
Annotations
10 errors and 1 warning
Run all tests:
transports/websocket/src/tls.rs#L96
failed to resolve: could not find `OwnedTrustAnchor` in `rustls`
|
Run all tests:
transports/websocket/src/framed.rs#L464
cannot find type `ServerName` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L40
cannot find type `PrivateKey` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L45
cannot find function, tuple struct or tuple variant `PrivateKey` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L51
cannot find type `Certificate` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L56
cannot find function, tuple struct or tuple variant `Certificate` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L149
cannot find type `ServerName` in crate `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L150
failed to resolve: could not find `ServerName` in `rustls`
|
Run all tests:
transports/websocket/src/tls.rs#L22
unused import: `std::convert::TryFrom`
|
Run all tests:
transports/websocket/src/tls.rs#L74
no method named `with_safe_defaults` found for struct `ConfigBuilder` in the current scope
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: r7kamura/rust-problem-matchers@2c2f1016021a7455a6b5b4bbae31145f3b3cd83a. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading