Update Rust crate bb8 to 0.9.0 #1429
Annotations
10 errors and 4 warnings
test:
rfd-model/src/storage/postgres.rs#L39
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L59
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L59
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L59
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L61
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L59
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L62
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L59
the trait bound `async_bb8_diesel::ConnectionManager<PgConnection>: bb8::ManageConnection` is not satisfied
|
test:
rfd-model/src/storage/postgres.rs#L69
future cannot be sent between threads safely
|
test:
rfd-model/src/storage/postgres.rs#L120
the method `get` exists for struct `Pool<ConnectionManager<PgConnection>>`, but its trait bounds were not satisfied
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|