Update sqlx requirement from 0.6.2 to 0.7.2 #87
Annotations
10 errors and 5 warnings
src/pg.rs#L236
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: Executor<'_>` is not satisfied
|
src/pg.rs#L262
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: Executor<'_>` is not satisfied
|
src/pg.rs#L205
future cannot be sent between threads safely
|
src/pg.rs#L280
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: Executor<'_>` is not satisfied
|
src/pg.rs#L305
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: Executor<'_>` is not satisfied
|
src/pg.rs#L316
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: Executor<'_>` is not satisfied
|
src/pg.rs#L325
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: Executor<'_>` is not satisfied
|
|
src/pg.rs#L236
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: sqlx::Executor<'_>` is not satisfied
|
src/pg.rs#L262
the trait bound `&mut sqlx::pool::PoolConnection<Postgres>: sqlx::Executor<'_>` is not satisfied
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
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/
|
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/
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading