Skip to content

Madsim v0.7.4

Madsim v0.7.4 #1

Triggered via pull request October 28, 2024 05:52
Status Failure
Total duration 1m 3s
Artifacts

sqlx.yml

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

Annotations

87 errors and 113 warnings
CLI Binaries (ubuntu-latest)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
CLI Binaries (windows-latest)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
Format
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
Unit Test (async-std, none)
type annotations needed for `Box<_>`
Unit Test (async-std, none)
could not compile `time` (lib) due to 1 previous error
Unit Test (async-std, none)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Unit Test (tokio, none)
The job was canceled because "async-std_none" failed.
Unit Test (tokio, none)
The operation was canceled.
Unit Test (async-std, rustls)
The job was canceled because "async-std_none" failed.
Unit Test (async-std, rustls)
The operation was canceled.
Unit Test (tokio, rustls)
The job was canceled because "async-std_none" failed.
Unit Test (tokio, rustls)
The operation was canceled.
Unit Test (async-std, native-tls)
The job was canceled because "async-std_none" failed.
Unit Test (async-std, native-tls)
The operation was canceled.
Unit Test (tokio, native-tls)
The job was canceled because "async-std_none" failed.
Unit Test (tokio, native-tls)
The operation was canceled.
Check (async-std, none): sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
Check (async-std, none): sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
Check (async-std, none): sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
Check (async-std, none): sqlx-core/src/testing/fixtures.rs#L198
unexpected `cfg` condition value: `postgres`
Check (async-std, rustls)
The job was canceled because "async-std_none" failed.
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
Check (async-std, rustls): sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
Check (async-std, rustls): sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
Check (async-std, rustls): sqlx-core/src/testing/fixtures.rs#L198
unexpected `cfg` condition value: `postgres`
Check (tokio, none)
The job was canceled because "async-std_none" failed.
Check (tokio, none): sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
Check (tokio, none): sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
Check (tokio, none): sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
Check (tokio, none): sqlx-core/src/testing/fixtures.rs#L198
unexpected `cfg` condition value: `postgres`
Check (tokio, rustls)
The job was canceled because "async-std_none" failed.
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
Check (tokio, rustls): sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
Check (tokio, rustls): sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
Check (tokio, rustls): sqlx-core/src/testing/fixtures.rs#L198
unexpected `cfg` condition value: `postgres`
Check (async-std, native-tls)
The job was canceled because "async-std_none" failed.
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
Check (async-std, native-tls): sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
Check (async-std, native-tls): sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
Check (async-std, native-tls): sqlx-core/src/testing/fixtures.rs#L198
unexpected `cfg` condition value: `postgres`
Check (tokio, native-tls)
The job was canceled because "async-std_none" failed.
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
Check (tokio, native-tls): sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
Check (tokio, native-tls): sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
Check (tokio, native-tls): sqlx-core/src/testing/fixtures.rs#L198
unexpected `cfg` condition value: `postgres`
CLI Unit Test: sqlx-cli/src/bin/cargo-sqlx.rs#L14
failed to resolve: use of undeclared crate or module `tokio`
CLI Unit Test: sqlx-cli/src/bin/sqlx.rs#L5
failed to resolve: use of undeclared crate or module `tokio`
CLI Unit Test: sqlx-cli/src/bin/sqlx.rs#L6
`main` function is not allowed to be `async`
CLI Unit Test: sqlx-cli/src/bin/cargo-sqlx.rs#L15
`main` function is not allowed to be `async`
CLI Unit Test
could not compile `sqlx-cli` (bin "sqlx") due to 2 previous errors
CLI Unit Test
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 (async-std, none)
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, none)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Unit Test (async-std, none)
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, none)
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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
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, none)
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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 `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, 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 `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (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/
Check (async-std, none)
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, none)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check (async-std, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
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, none)
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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 `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, none)
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, none)
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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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, none)
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 `set-output` command is deprecated and will be disabled soon. Please upgrade 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 (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 (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/
CLI Unit Test
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 Unit Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, Swatinem/rust-cache@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
CLI Unit Test: sqlx-core/src/pool/mod.rs#L60
unexpected `cfg` condition value: `postgres`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L61
unexpected `cfg` condition value: `mysql`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L62
unexpected `cfg` condition value: `mssql`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L63
unexpected `cfg` condition value: `sqlite`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L545
unexpected `cfg` condition value: `postgres`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L546
unexpected `cfg` condition value: `mysql`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L547
unexpected `cfg` condition value: `mssql`
CLI Unit Test: sqlx-core/src/pool/mod.rs#L548
unexpected `cfg` condition value: `sqlite`
CLI Unit Test: sqlx-core/src/query_builder.rs#L597
unexpected `cfg` condition value: `postgres`
CLI Unit Test: sqlx-core/src/any/kind.rs#L6
unexpected `cfg` condition value: `postgres`
CLI Unit Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Unit Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Unit Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Unit Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Unit Test
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 Unit Test
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 Unit Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/