Skip to content

update usage of bitflags #5

update usage of bitflags

update usage of bitflags #5

Triggered via push July 26, 2023 12:49
Status Failure
Total duration 2m 32s
Artifacts

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

21 errors and 176 warnings
Check (tokio, native-tls): sqlx-core/src/sqlite/statement/unlock_notify.rs#L51
non-binding let on a synchronization lock
Check (tokio, native-tls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (async-std, native-tls)
The job was canceled because "tokio_native-tls" failed.
Check (async-std, native-tls): sqlx-core/src/sqlite/statement/unlock_notify.rs#L51
non-binding let on a synchronization lock
Check (async-std, native-tls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (async-std, rustls): sqlx-core/src/sqlite/statement/unlock_notify.rs#L51
non-binding let on a synchronization lock
Check (async-std, rustls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check (tokio, rustls)
The operation was canceled.
Check (actix, native-tls)
The operation was canceled.
Check (actix, rustls)
The operation was canceled.
Unit Test (async-std, rustls): sqlx-core/src/sqlite/statement/unlock_notify.rs#L51
non-binding let on a synchronization lock
Unit Test (async-std, rustls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Unit Test (tokio, native-tls): sqlx-core/src/sqlite/statement/unlock_notify.rs#L51
non-binding let on a synchronization lock
Unit Test (tokio, native-tls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Unit Test (actix, native-tls)
The operation was canceled.
Unit Test (tokio, rustls)
The operation was canceled.
Unit Test (actix, rustls)
The operation was canceled.
Unit Test (async-std, native-tls)
The operation was canceled.
CLI Binaries (ubuntu-latest): sqlx-core/src/sqlite/statement/unlock_notify.rs#L51
non-binding let on a synchronization lock
CLI Binaries (ubuntu-latest)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
CLI Binaries (windows-latest)
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/
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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, 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, 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 (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)
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 (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)
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, 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, 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, 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 `set-output` command is deprecated and will be disabled soon. Please upgrade 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, 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, 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 `set-output` command is deprecated and will be disabled soon. Please upgrade 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 `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
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)
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 (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 (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 (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 (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 (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 (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 (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 (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 (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 (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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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)
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/
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 (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 (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 (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 (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 (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 (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 (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 (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 (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/
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. 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 (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. 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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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/