build(deps): update deadpool-redis requirement from 0.16 to 0.18 #1188
Triggered via pull request
September 23, 2024 15:21
Status
Failure
Total duration
21m 57s
Artifacts
–
ci.yml
on: pull_request
Documentation Tests
1m 12s
Matrix: build_and_test_linux
Matrix: build_and_test_other
Annotations
13 errors
Documentation Tests:
actix-session/src/storage/redis_rs.rs#L308
the method `expire` exists for struct `Connection`, but its trait bounds were not satisfied
|
Documentation Tests:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Documentation Tests:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Documentation Tests:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Documentation Tests
Process completed with exit code 101.
|
Linux / stable:
actix-session/src/storage/redis_rs.rs#L308
the method `expire` exists for struct `Connection`, but its trait bounds were not satisfied
|
Linux / stable:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Linux / stable:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Linux / stable:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Linux / stable
Process completed with exit code 101.
|
Linux / msrv:
actix-session/src/storage/redis_rs.rs#L308
the method `expire` exists for struct `Connection`, but its trait bounds were not satisfied
|
Linux / msrv:
actix-session/src/storage/redis_rs.rs#L376
the trait bound `deadpool_redis::Connection: redis::aio::ConnectionLike` is not satisfied
|
Linux / msrv
Process completed with exit code 101.
|