Skip to content

fix type errors

fix type errors #89

Triggered via push September 30, 2023 21:40
Status Failure
Total duration 19m 55s
Artifacts 2

sqlx.yml

on: push
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

24 errors and 521 warnings
Unit Test (tokio, native-tls)
Process completed with exit code 101.
Unit Test (async-std, native-tls)
The job was canceled because "tokio_native-tls" failed.
Unit Test (async-std, native-tls)
The operation was canceled.
Unit Test (actix, native-tls)
The job was canceled because "tokio_native-tls" failed.
Unit Test (actix, native-tls)
The operation was canceled.
Unit Test (actix, rustls)
The job was canceled because "tokio_native-tls" failed.
Unit Test (actix, rustls)
The operation was canceled.
Unit Test (async-std, rustls)
The job was canceled because "tokio_native-tls" failed.
Unit Test (async-std, rustls)
The operation was canceled.
Unit Test (tokio, rustls)
The job was canceled because "tokio_native-tls" failed.
Unit Test (tokio, rustls)
The operation was canceled.
Postgres (10, async-std, rustls)
test failed, to rerun pass `--test postgres`
Postgres (10, async-std, rustls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Postgres (14, actix, rustls)
The job was canceled because "_10_async-std_rustls" failed.
Postgres (14, tokio, rustls)
The job was canceled because "_10_async-std_rustls" failed.
Postgres (14, tokio, native-tls)
The job was canceled because "_10_async-std_rustls" failed.
Postgres (14, async-std, rustls)
The job was canceled because "_10_async-std_rustls" failed.
Postgres (10, tokio, native-tls)
The operation was canceled.
Postgres (10, tokio, rustls)
The operation was canceled.
Postgres (10, async-std, native-tls)
The operation was canceled.
Postgres (14, async-std, native-tls)
The operation was canceled.
Postgres (10, actix, native-tls)
The operation was canceled.
Postgres (10, actix, rustls)
The operation was canceled.
Postgres (14, actix, native-tls)
The operation was canceled.
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)
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/
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/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, 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)
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/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, 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, 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): 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/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)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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 (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)
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 (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)
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/
Postgres (10, 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 (10, actix, rustls): sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
Postgres (10, actix, rustls): sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (10, actix, rustls): sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (10, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
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/
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)
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/
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (5_7, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
MySQL (5_7, async-std, rustls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (5_7, async-std, rustls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (5_7, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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, 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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (5_7, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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 "mysql-types") generated 2 warnings
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
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 "mysql-types") generated 2 warnings
MySQL (5_7, tokio, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MySQL (5_7, tokio, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
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 "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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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 "mysql-types") generated 2 warnings
MySQL (8, tokio, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (5_7, async-std, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
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 "any-pool") generated 1 warning
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 "mysql-types") generated 2 warnings
MySQL (5_7, async-std, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (5_7, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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 "mysql-types") generated 2 warnings
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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 "any-pool") generated 1 warning
MySQL (5_7, actix, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, actix, native-tls): tests/any/pool.rs#L2
unused import: `Row`
MySQL (5_7, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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)
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, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (5_7, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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 (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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (5_7, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (5_7, actix, rustls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (5_7, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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, 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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (5_7, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/
MySQL (5_7, tokio, rustls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (5_7, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (5_7, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
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): 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-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (8, actix, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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)
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, 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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (8, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (8, async-std, native-tls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `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-core-oldapi` (lib) generated 1 warning
MySQL (8, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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 (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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
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): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MySQL (8, tokio, rustls): sqlx-core/src/mysql/types/chrono.rs#L37
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MySQL (8, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MySQL (8, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/
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_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/
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_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_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, 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, 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_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_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, 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_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_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/
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, actix, rustls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, rustls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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, 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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, tokio, rustls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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 (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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, tokio, native-tls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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 (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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2019, actix, native-tls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
MSSQL (2017, async-std, native-tls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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, 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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, actix, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, async-std, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, actix, native-tls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2017, actix, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2017, actix, native-tls)
`sqlx-oldapi` (test "any-pool") generated 1 warning
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, tokio, native-tls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, tokio, rustls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, tokio, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
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/
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/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning (1 duplicate)
MSSQL (2019, async-std, rustls): sqlx-core/src/mssql/types/chrono.rs#L290
use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
MSSQL (2019, async-std, rustls)
`sqlx-core-oldapi` (lib) generated 1 warning
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

Artifacts

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