feature(session): add deadpool-redis compatibility #1149
ci.yml
on: pull_request
Documentation Tests
1m 42s
Matrix: build_and_test_linux
Matrix: build_and_test_other
Annotations
10 errors
Linux / stable:
actix-session/src/storage/redis_rs.rs#L368
no variant or associated item named `Pool` found for enum `RedisSessionConn` in the current scope
|
Linux / stable
Process completed with exit code 1.
|
Linux / msrv:
actix-session/src/storage/redis_rs.rs#L368
no variant or associated item named `Pool` found for enum `RedisSessionConn` in the current scope
|
Linux / msrv
Process completed with exit code 1.
|
Windows / msrv:
actix-session/src/storage/redis_rs.rs#L368
no variant or associated item named `Pool` found for enum `RedisSessionConn` in the current scope
|
Windows / msrv
Process completed with exit code 1.
|
Windows / stable:
actix-session/src/storage/redis_rs.rs#L368
no variant or associated item named `Pool` found for enum `RedisSessionConn` in the current scope
|
Windows / stable
Process completed with exit code 1.
|
macOS / msrv
Canceling since a higher priority waiting request for 'CI-refs/pull/381/merge' exists
|
macOS / stable
Canceling since a higher priority waiting request for 'CI-refs/pull/381/merge' exists
|