deps: bump redis from 0.23.3 to 0.25.0 #315
Annotations
7 errors and 1 warning
Run cargo +$MSRV check --workspace --all-features:
hole-punching-tests/src/main.rs#L277
use of deprecated struct `redis::aio::Connection`: aio::Connection is deprecated. Use aio::MultiplexedConnection instead.
|
|
Run cargo +$MSRV check --workspace --all-features:
hole-punching-tests/src/main.rs#L285
use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
|
Run cargo +$MSRV check --workspace --all-features:
interop-tests/src/arch.rs#L176
use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
|
|
Run cargo +$MSRV check --workspace --all-features:
interop-tests/src/arch.rs#L181
use of deprecated method `redis::Client::get_async_connection`: aio::Connection is deprecated. Use client::get_multiplexed_async_connection instead.
|
Run cargo +$MSRV check --workspace --all-features
Process completed with exit code 101.
|
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