Skip to content

client ssl certs

client ssl certs #133

Triggered via pull request May 4, 2024 20:53
Status Failure
Total duration 6h 5m 34s
Artifacts 2

sqlx.yml

on: pull_request
Matrix: Check
Matrix: CLI Binaries
Matrix: Unit Test
Matrix: MariaDB
Matrix: MSSQL
Matrix: MySQL
Matrix: Postgres
Matrix: SQLite
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 660 warnings
Postgres (10, actix, rustls)
The job running on runner GitHub Actions 5 has exceeded the maximum execution time of 360 minutes.
Postgres (10, actix, rustls)
The operation was canceled.
CLI Binaries (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Binaries (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
CLI Binaries (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
CLI Binaries (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Test (tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check (actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/rust-cache@dd05243424bd5c0e585e4b55eb2d7615cdd32f1f. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, async-std, native-tls)
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/
MariaDB (10_3, async-std, native-tls)
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/
MariaDB (10_3, async-std, native-tls)
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/
MariaDB (10_3, async-std, native-tls)
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/
MariaDB (10_3, async-std, native-tls)
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/
MariaDB (10_3, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_3, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_6, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_6, tokio, native-tls)
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/
MariaDB (10_6, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_6, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_6, tokio, native-tls)
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/
MariaDB (10_6, tokio, native-tls)
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/
MariaDB (10_6, tokio, native-tls)
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/
MariaDB (10_6, tokio, native-tls)
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/
MariaDB (10_6, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_6, actix, rustls)
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/
MariaDB (10_6, actix, rustls)
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/
MariaDB (10_6, actix, rustls)
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/
MariaDB (10_6, actix, rustls)
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/
MariaDB (10_6, actix, rustls)
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/
MariaDB (10_6, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_6, tokio, rustls)
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/
MariaDB (10_6, tokio, rustls)
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/
MariaDB (10_6, tokio, rustls)
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/
MariaDB (10_6, tokio, rustls)
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/
MariaDB (10_6, tokio, rustls)
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/
MariaDB (10_3, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, async-std, rustls)
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/
MariaDB (10_3, async-std, rustls)
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/
MariaDB (10_3, async-std, rustls)
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/
MariaDB (10_3, async-std, rustls)
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/
MariaDB (10_3, async-std, rustls)
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/
MariaDB (10_3, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_3, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_6, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_6, actix, native-tls)
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/
MariaDB (10_6, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_6, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_6, actix, native-tls)
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/
MariaDB (10_6, actix, native-tls)
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/
MariaDB (10_6, actix, native-tls)
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/
MariaDB (10_6, actix, native-tls)
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/
MariaDB (10_6, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_6, async-std, native-tls)
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/
MariaDB (10_6, async-std, native-tls)
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/
MariaDB (10_6, async-std, native-tls)
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/
MariaDB (10_6, async-std, native-tls)
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/
MariaDB (10_6, async-std, native-tls)
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/
MariaDB (10_6, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_6, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_3, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, actix, rustls)
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/
MariaDB (10_3, actix, rustls)
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/
MariaDB (10_3, actix, rustls)
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/
MariaDB (10_3, actix, rustls)
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/
MariaDB (10_3, actix, rustls)
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/
MariaDB (10_3, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, actix, native-tls)
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/
MariaDB (10_3, actix, native-tls)
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/
MariaDB (10_3, actix, native-tls)
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/
MariaDB (10_3, actix, native-tls)
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/
MariaDB (10_3, actix, native-tls)
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/
MariaDB (10_3, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_3, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_3, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, tokio, native-tls)
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/
MariaDB (10_3, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_3, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_3, tokio, native-tls)
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/
MariaDB (10_3, tokio, native-tls)
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/
MariaDB (10_3, tokio, native-tls)
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/
MariaDB (10_3, tokio, native-tls)
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/
MariaDB (10_6, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_6, async-std, rustls)
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/
MariaDB (10_6, async-std, rustls)
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/
MariaDB (10_6, async-std, rustls)
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/
MariaDB (10_6, async-std, rustls)
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/
MariaDB (10_6, async-std, rustls)
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/
MariaDB (10_6, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
MariaDB (10_6, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MariaDB (10_3, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MariaDB (10_3, tokio, rustls)
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/
MariaDB (10_3, tokio, rustls)
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/
MariaDB (10_3, tokio, rustls)
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/
MariaDB (10_3, tokio, rustls)
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/
MariaDB (10_3, tokio, rustls)
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/
MySQL (5_7, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (5_7, actix, native-tls)
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/
MySQL (5_7, actix, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (5_7, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (5_7, actix, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (5_7, actix, native-tls)
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/
MySQL (5_7, actix, native-tls)
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/
MySQL (5_7, actix, native-tls)
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/
MySQL (5_7, actix, native-tls)
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/
MySQL (5_7, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (5_7, actix, rustls)
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/
MySQL (5_7, actix, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (5_7, actix, rustls)
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/
MySQL (5_7, actix, rustls)
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/
MySQL (5_7, actix, rustls)
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/
MySQL (5_7, actix, rustls)
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/
MySQL (5_7, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (5_7, async-std, rustls)
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/
MySQL (5_7, async-std, rustls)
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/
MySQL (5_7, async-std, rustls)
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/
MySQL (5_7, async-std, rustls)
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/
MySQL (5_7, async-std, rustls)
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/
MySQL (5_7, async-std, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (8, actix, rustls)
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/
MySQL (8, actix, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, actix, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, actix, rustls)
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/
MySQL (8, actix, rustls)
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/
MySQL (8, actix, rustls)
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/
MySQL (8, actix, rustls)
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/
MySQL (8, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (8, actix, native-tls)
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/
MySQL (8, actix, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, actix, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (8, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, actix, native-tls)
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/
MySQL (8, actix, native-tls)
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/
MySQL (8, actix, native-tls)
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/
MySQL (8, actix, native-tls)
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/
MySQL (8, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (8, async-std, rustls)
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/
MySQL (8, async-std, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (8, async-std, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, async-std, rustls)
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/
MySQL (8, async-std, rustls)
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/
MySQL (8, async-std, rustls)
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/
MySQL (8, async-std, rustls)
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/
MySQL (5_7, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (5_7, tokio, rustls)
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/
MySQL (5_7, tokio, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (5_7, tokio, rustls)
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/
MySQL (5_7, tokio, rustls)
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/
MySQL (5_7, tokio, rustls)
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/
MySQL (5_7, tokio, rustls)
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/
Postgres (10, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (10, actix, native-tls)
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/
Postgres (10, actix, native-tls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (10, actix, native-tls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (10, actix, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, actix, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, actix, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, actix, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, actix, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (10, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, actix, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, actix, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, actix, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, actix, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (10, actix, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (10, actix, native-tls)
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/
Postgres (10, actix, native-tls)
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/
Postgres (10, actix, native-tls)
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/
Postgres (10, actix, native-tls)
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/
MySQL (5_7, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (5_7, tokio, native-tls)
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/
MySQL (5_7, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (5_7, tokio, native-tls)
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/
MySQL (5_7, tokio, native-tls)
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/
MySQL (5_7, tokio, native-tls)
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/
MySQL (5_7, tokio, native-tls)
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/
MySQL (5_7, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (8, async-std, native-tls)
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/
MySQL (8, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (8, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (8, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, async-std, native-tls)
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/
MySQL (8, async-std, native-tls)
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/
MySQL (8, async-std, native-tls)
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/
MySQL (8, async-std, native-tls)
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/
MySQL (5_7, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (5_7, async-std, native-tls)
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/
MySQL (5_7, async-std, native-tls)
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/
MySQL (5_7, async-std, native-tls)
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/
MySQL (5_7, async-std, native-tls)
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/
MySQL (5_7, async-std, native-tls)
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/
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (5_7, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (8, tokio, native-tls)
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/
MySQL (8, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (8, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, tokio, native-tls)
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/
MySQL (8, tokio, native-tls)
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/
MySQL (8, tokio, native-tls)
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/
MySQL (8, tokio, native-tls)
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/
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (8, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (8, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MySQL (8, tokio, rustls)
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/
MySQL (8, tokio, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, tokio, rustls): tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (8, tokio, rustls)
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/
MySQL (8, tokio, rustls)
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/
MySQL (8, tokio, rustls)
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/
MySQL (8, tokio, rustls)
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/
Postgres (10, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (10, tokio, rustls)
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/
Postgres (10, tokio, rustls)
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/
Postgres (10, tokio, rustls)
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/
Postgres (10, tokio, rustls)
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/
Postgres (10, tokio, rustls)
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/
Postgres (10, tokio, rustls): sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
Postgres (10, tokio, rustls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (10, tokio, rustls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (10, tokio, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, tokio, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, tokio, rustls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (10, tokio, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, tokio, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, tokio, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (10, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (10, async-std, native-tls)
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/
Postgres (10, async-std, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, async-std, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, async-std, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (10, async-std, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (10, async-std, native-tls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (10, async-std, native-tls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (10, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (10, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, async-std, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, async-std, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (10, async-std, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, native-tls)
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/
Postgres (10, async-std, native-tls)
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/
Postgres (10, async-std, native-tls)
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/
Postgres (10, async-std, native-tls)
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/
Postgres (10, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (10, async-std, rustls)
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/
Postgres (10, async-std, rustls)
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/
Postgres (10, async-std, rustls)
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/
Postgres (10, async-std, rustls)
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/
Postgres (10, async-std, rustls)
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/
Postgres (10, async-std, rustls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (10, async-std, rustls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (10, async-std, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, async-std, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, async-std, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, async-std, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (10, async-std, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, async-std, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, async-std, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (10, async-std, rustls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (14, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, tokio, native-tls)
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/
Postgres (14, tokio, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, tokio, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, tokio, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (14, tokio, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (14, tokio, native-tls)
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/
Postgres (14, tokio, native-tls)
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/
Postgres (14, tokio, native-tls)
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/
Postgres (14, tokio, native-tls)
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/
Postgres (14, tokio, native-tls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (14, tokio, native-tls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (14, tokio, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, tokio, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, tokio, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, tokio, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
MSSQL (2017, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2017, actix, native-tls)
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/
MSSQL (2017, actix, native-tls)
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/
MSSQL (2017, actix, native-tls)
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/
MSSQL (2017, actix, native-tls)
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/
MSSQL (2017, actix, native-tls)
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/
MSSQL (2017, actix, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, actix, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2017, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2017, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2017, actix, rustls)
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/
MSSQL (2017, actix, rustls)
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/
MSSQL (2017, actix, rustls)
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/
MSSQL (2017, actix, rustls)
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/
MSSQL (2017, actix, rustls)
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/
MSSQL (2017, actix, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, actix, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2017, async-std, rustls)
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/
MSSQL (2017, async-std, rustls)
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/
MSSQL (2017, async-std, rustls)
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/
MSSQL (2017, async-std, rustls)
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/
MSSQL (2017, async-std, rustls)
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/
MSSQL (2017, async-std, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, async-std, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2017, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2017, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2017, tokio, native-tls)
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/
MSSQL (2017, tokio, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, tokio, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2017, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2017, tokio, native-tls)
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/
MSSQL (2017, tokio, native-tls)
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/
MSSQL (2017, tokio, native-tls)
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/
MSSQL (2017, tokio, native-tls)
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/
MSSQL (2017, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2017, tokio, rustls)
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/
MSSQL (2017, tokio, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, tokio, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, tokio, rustls)
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/
MSSQL (2017, tokio, rustls)
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/
MSSQL (2017, tokio, rustls)
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/
MSSQL (2017, tokio, rustls)
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/
MSSQL (2019, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, actix, rustls)
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/
MSSQL (2019, actix, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, actix, rustls)
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/
MSSQL (2019, actix, rustls)
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/
MSSQL (2019, actix, rustls)
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/
MSSQL (2019, actix, rustls)
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/
MSSQL (2019, actix, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2017, async-std, native-tls)
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/
MSSQL (2017, async-std, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2017, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2017, async-std, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2017, async-std, native-tls)
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/
MSSQL (2017, async-std, native-tls)
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/
MSSQL (2017, async-std, native-tls)
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/
MSSQL (2017, async-std, native-tls)
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/
MSSQL (2019, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, actix, native-tls)
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/
MSSQL (2019, actix, native-tls)
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/
MSSQL (2019, actix, native-tls)
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/
MSSQL (2019, actix, native-tls)
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/
MSSQL (2019, actix, native-tls)
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/
MSSQL (2019, actix, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2019, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2019, actix, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, async-std, native-tls)
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/
MSSQL (2019, async-std, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, async-std, native-tls)
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/
MSSQL (2019, async-std, native-tls)
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/
MSSQL (2019, async-std, native-tls)
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/
MSSQL (2019, async-std, native-tls)
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/
MSSQL (2019, async-std, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2019, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
SQLite (actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (10, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (10, tokio, native-tls)
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/
Postgres (10, tokio, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, tokio, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, tokio, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (10, tokio, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (10, tokio, native-tls)
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/
Postgres (10, tokio, native-tls)
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/
Postgres (10, tokio, native-tls)
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/
Postgres (10, tokio, native-tls)
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/
Postgres (10, tokio, native-tls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (10, tokio, native-tls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (10, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (10, tokio, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (10, tokio, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (10, tokio, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (10, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (10, tokio, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
MSSQL (2019, tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, tokio, native-tls)
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/
MSSQL (2019, tokio, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, tokio, native-tls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, tokio, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2019, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2019, tokio, native-tls)
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/
MSSQL (2019, tokio, native-tls)
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/
MSSQL (2019, tokio, native-tls)
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/
MSSQL (2019, tokio, native-tls)
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/
Postgres (14, async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, async-std, native-tls)
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/
Postgres (14, async-std, native-tls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (14, async-std, native-tls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (14, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (14, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, async-std, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, async-std, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (14, async-std, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (14, async-std, native-tls)
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/
Postgres (14, async-std, native-tls)
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/
Postgres (14, async-std, native-tls)
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/
Postgres (14, async-std, native-tls)
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/
Postgres (14, async-std, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (14, async-std, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, async-std, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
MSSQL (2019, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, async-std, rustls)
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/
MSSQL (2019, async-std, rustls)
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/
MSSQL (2019, async-std, rustls)
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/
MSSQL (2019, async-std, rustls)
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/
MSSQL (2019, async-std, rustls)
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/
MSSQL (2019, async-std, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, async-std, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
MSSQL (2019, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
SQLite (actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, actix, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, actix, rustls)
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/
Postgres (14, actix, rustls)
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/
Postgres (14, actix, rustls)
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/
Postgres (14, actix, rustls)
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/
Postgres (14, actix, rustls)
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/
Postgres (14, actix, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, actix, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, actix, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (14, actix, rustls): sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
Postgres (14, actix, rustls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (14, actix, rustls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (14, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (14, actix, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, actix, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, actix, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
SQLite (async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, actix, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, actix, native-tls)
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/
Postgres (14, actix, native-tls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (14, actix, native-tls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (14, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (14, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, actix, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (14, actix, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, actix, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (14, actix, native-tls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, actix, native-tls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, actix, native-tls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, native-tls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, actix, native-tls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (14, actix, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (14, actix, native-tls)
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/
Postgres (14, actix, native-tls)
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/
Postgres (14, actix, native-tls)
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/
Postgres (14, actix, native-tls)
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/
SQLite (async-std, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, async-std, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, async-std, rustls)
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/
Postgres (14, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, async-std, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, async-std, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, async-std, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
Postgres (14, async-std, rustls)
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
Postgres (14, async-std, rustls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (14, async-std, rustls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (14, async-std, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, async-std, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, async-std, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, async-std, rustls): tests/any/pool.rs#L2
unused import: `Row`
Postgres (14, async-std, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (14, async-std, rustls)
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/
Postgres (14, async-std, rustls)
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/
Postgres (14, async-std, rustls)
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/
Postgres (14, async-std, rustls)
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/
SQLite (tokio, native-tls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Postgres (14, tokio, rustls)
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/
Postgres (14, tokio, rustls)
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/
Postgres (14, tokio, rustls)
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/
Postgres (14, tokio, rustls)
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/
Postgres (14, tokio, rustls)
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/
Postgres (14, tokio, rustls): sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
Postgres (14, tokio, rustls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (14, tokio, rustls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (14, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
Postgres (14, tokio, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, tokio, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, tokio, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
Postgres (14, tokio, rustls): tests/postgres/types.rs#L286
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, rustls): tests/postgres/types.rs#L300
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
Postgres (14, tokio, rustls): tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
Postgres (14, tokio, rustls): tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
Postgres (14, tokio, rustls)
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
SQLite (tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, tokio, rustls)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
MSSQL (2019, tokio, rustls)
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/
MSSQL (2019, tokio, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, tokio, rustls): sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
MSSQL (2019, tokio, rustls)
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/
MSSQL (2019, tokio, rustls)
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/
MSSQL (2019, tokio, rustls)
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/
MSSQL (2019, tokio, rustls)
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/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cargo-sqlx-x86_64-pc-windows-msvc", "cargo-sqlx-x86_64-unknown-linux-musl". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
Postgres (10, actix, rustls)
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/
Postgres (10, actix, rustls)
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/
Postgres (10, actix, rustls)
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/
Postgres (10, actix, rustls)
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/

Artifacts

Produced during runtime
Name Size
cargo-sqlx-x86_64-pc-windows-msvc Expired
12.3 MB
cargo-sqlx-x86_64-unknown-linux-musl Expired
113 MB