chore(deps): bump tokio-rustls from 0.24.1 to 0.25.0 #744
Annotations
6 errors and 3 warnings
clippy:
src/main.rs#L421
the trait bound `tokio_rustls::TlsAcceptor: std::convert::From<std::sync::Arc<rustls::ServerConfig>>` is not satisfied
|
clippy
could not compile `agate` (bin "agate") due to previous error
|
clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
tests:
src/main.rs#L421
the trait bound `TlsAcceptor: From<Arc<rustls::ServerConfig>>` is not satisfied
|
tests
could not compile `agate` (bin "agate" test) due to previous error
|
tests
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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/
|