Skip to content

fix check

fix check #6

Triggered via push July 26, 2023 12:53
Status Failure
Total duration 7m 43s
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

85 errors and 303 warnings
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Unit Test (actix, rustls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Unit Test (actix, rustls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Unit Test (actix, rustls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, rustls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, rustls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, rustls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, rustls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Unit Test (actix, rustls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Unit Test (actix, rustls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Unit Test (actix, rustls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (tokio, native-tls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Unit Test (tokio, native-tls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Unit Test (tokio, native-tls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Unit Test (tokio, native-tls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, native-tls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Unit Test (async-std, native-tls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Unit Test (async-std, native-tls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Unit Test (async-std, native-tls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Unit Test (async-std, rustls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Unit Test (async-std, rustls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Unit Test (async-std, rustls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, rustls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, rustls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, rustls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (async-std, rustls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Unit Test (async-std, rustls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Unit Test (async-std, rustls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Unit Test (async-std, rustls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Unit Test (actix, native-tls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Unit Test (actix, native-tls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Unit Test (actix, native-tls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, native-tls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, native-tls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, native-tls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Unit Test (actix, native-tls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Unit Test (actix, native-tls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Unit Test (actix, native-tls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Unit Test (actix, native-tls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Unit Test (tokio, rustls)
The operation was canceled.
Check (actix, native-tls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Check (actix, native-tls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Check (actix, native-tls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (actix, native-tls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (actix, native-tls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Check (actix, native-tls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (actix, native-tls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Check (actix, native-tls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Check (actix, native-tls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Check (actix, native-tls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Check (async-std, native-tls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Check (async-std, native-tls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Check (async-std, native-tls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (async-std, native-tls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (async-std, native-tls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Check (async-std, native-tls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (async-std, native-tls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Check (async-std, native-tls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Check (async-std, native-tls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Check (async-std, native-tls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Check (tokio, native-tls): sqlx-macros/src/derives/attributes.rs#L4
unresolved import `syn::spanned`
Check (tokio, native-tls): sqlx-macros/src/derives/attributes.rs#L6
unresolved import `syn::DeriveInput`
Check (tokio, native-tls): sqlx-macros/src/derives/decode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (tokio, native-tls): sqlx-macros/src/derives/encode.rs#L11
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (tokio, native-tls): sqlx-macros/src/derives/row.rs#L4
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataStruct`, `syn::DeriveInput`
Check (tokio, native-tls): sqlx-macros/src/derives/type.rs#L10
unresolved imports `syn::parse_quote`, `syn::Data`, `syn::DataEnum`, `syn::DataStruct`, `syn::DeriveInput`
Check (tokio, native-tls): sqlx-macros/src/derives/mod.rs#L16
unresolved import `syn::DeriveInput`
Check (tokio, native-tls): sqlx-macros/src/query/args.rs#L7
unresolved import `syn::spanned`
Check (tokio, native-tls): sqlx-macros/src/query/input.rs#L4
unresolved import `syn::parse`
Check (tokio, native-tls): sqlx-macros/src/query/output.rs#L12
unresolved import `syn::parse`
Check (async-std, rustls)
The operation was canceled.
Check (actix, rustls)
The operation was canceled.
Check (tokio, rustls)
The operation was canceled.
Format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (actix, rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (actix, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (actix, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (actix, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (actix, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (actix, rustls)
`sqlx-core-oldapi` (lib) generated 4 warnings
Unit Test (tokio, native-tls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Unit Test (actix, rustls): sqlx-macros/src/lib.rs#L87
unused import: `syn::LitStr`
Unit Test (tokio, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (actix, rustls)
`sqlx-macros` (lib) generated 1 warning
Unit Test (tokio, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (actix, rustls)
build failed, waiting for other jobs to finish...
Unit Test (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/
Unit Test (actix, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Unit Test (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/
Unit Test (actix, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Unit Test (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/
Unit Test (actix, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (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/
Unit Test (actix, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (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/
Unit Test (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/
Unit Test (tokio, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (tokio, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (tokio, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (tokio, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (tokio, native-tls)
`sqlx-core-oldapi` (lib) generated 4 warnings
Unit Test (tokio, native-tls): sqlx-macros/src/lib.rs#L87
unused import: `syn::LitStr`
Unit Test (tokio, native-tls)
`sqlx-macros` (lib) generated 1 warning
Unit Test (tokio, native-tls)
build failed, waiting for other jobs to finish...
Unit Test (tokio, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Unit Test (tokio, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Unit Test (async-std, native-tls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (async-std, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (async-std, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (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/
Unit Test (async-std, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (async-std, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (async-std, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (async-std, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (async-std, native-tls)
`sqlx-core-oldapi` (lib) generated 4 warnings
Unit Test (async-std, native-tls): sqlx-macros/src/lib.rs#L87
unused import: `syn::LitStr`
Unit Test (async-std, native-tls)
`sqlx-macros` (lib) generated 1 warning
Unit Test (async-std, native-tls)
build failed, waiting for other jobs to finish...
Unit Test (async-std, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Unit Test (async-std, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Unit Test (async-std, rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (async-std, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (async-std, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (async-std, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (async-std, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (async-std, rustls)
`sqlx-core-oldapi` (lib) generated 4 warnings
Unit Test (async-std, rustls): sqlx-macros/src/lib.rs#L87
unused import: `syn::LitStr`
Unit Test (async-std, rustls)
`sqlx-macros` (lib) generated 1 warning
Unit Test (async-std, rustls)
build failed, waiting for other jobs to finish...
Unit Test (async-std, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Unit Test (async-std, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Unit Test (async-std, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (async-std, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (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/
Unit Test (actix, native-tls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Unit Test (actix, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (actix, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (actix, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (actix, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (actix, native-tls)
`sqlx-core-oldapi` (lib) generated 4 warnings
Unit Test (actix, native-tls): sqlx-macros/src/lib.rs#L87
unused import: `syn::LitStr`
Unit Test (actix, native-tls)
`sqlx-macros` (lib) generated 1 warning
Unit Test (actix, native-tls)
build failed, waiting for other jobs to finish...
Unit Test (actix, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Unit Test (actix, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (actix, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (actix, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (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/
Unit Test (tokio, rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Unit Test (tokio, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (tokio, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Unit Test (tokio, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (tokio, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Unit Test (tokio, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (tokio, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Unit Test (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/
Check (actix, native-tls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Check (actix, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (actix, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (actix, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (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/
Check (actix, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (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/
Check (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/
Check (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/
Check (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/
Check (async-std, native-tls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Check (async-std, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (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/
Check (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/
Check (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/
Check (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/
Check (async-std, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (async-std, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (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/
Check (async-std, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (tokio, native-tls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Check (tokio, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (tokio, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (tokio, native-tls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (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/
Check (tokio, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, native-tls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, native-tls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, native-tls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, native-tls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (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/
Check (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/
Check (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/
Check (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/
Check (async-std, rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Check (async-std, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, rustls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (async-std, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (async-std, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (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/
Check (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/
Check (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/
Check (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/
Check (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/
Check (async-std, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (async-std, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (async-std, rustls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (async-std, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (actix, rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Check (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/
Check (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/
Check (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/
Check (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/
Check (actix, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, rustls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (actix, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (actix, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (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/
Check (actix, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (actix, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (actix, rustls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (actix, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (tokio, rustls)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@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/
Check (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/
Check (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/
Check (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/
Check (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/
Check (tokio, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, rustls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
Check (tokio, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (tokio, rustls)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check (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/
Check (tokio, rustls): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, rustls): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
Check (tokio, rustls): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, rustls): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
Check (tokio, rustls): sqlx-core/src/postgres/types/time_tz.rs#L86
use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/time_tz.rs#L93
use of deprecated associated function `chrono::FixedOffset::west`: use `west_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L26
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/date.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Check (tokio, rustls): sqlx-core/src/postgres/types/chrono/datetime.rs#L41
use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
CLI Binaries (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, 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 (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (ubuntu-latest): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
CLI Binaries (ubuntu-latest): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
CLI Binaries (ubuntu-latest): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
CLI Binaries (ubuntu-latest): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
CLI Binaries (ubuntu-latest)
`sqlx-core-oldapi` (lib) generated 4 warnings
CLI Binaries (ubuntu-latest)
`sqlx-core-oldapi` (lib) generated 4 warnings (4 duplicates)
CLI Binaries (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1, 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 `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (windows-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (windows-latest): sqlx-core/src/postgres/connection/sasl.rs#L51
use of deprecated function `base64::encode`: Use Engine::encode
CLI Binaries (windows-latest): sqlx-core/src/postgres/connection/sasl.rs#L151
use of deprecated function `base64::encode`: Use Engine::encode
CLI Binaries (windows-latest): sqlx-core/src/postgres/message/authentication.rs#L153
use of deprecated function `base64::decode`: Use Engine::decode
CLI Binaries (windows-latest): sqlx-core/src/postgres/message/authentication.rs#L183
use of deprecated function `base64::decode`: Use Engine::decode
CLI Binaries (windows-latest)
`sqlx-core-oldapi` (lib) generated 4 warnings
CLI Binaries (windows-latest)
`sqlx-core-oldapi` (lib) generated 4 warnings (4 duplicates)
CLI Binaries (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
CLI Binaries (windows-latest)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

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