Skip to content

doc: make it clear that ConnectOptions types impl FromStr #2827

doc: make it clear that ConnectOptions types impl FromStr

doc: make it clear that ConnectOptions types impl FromStr #2827

Triggered via pull request June 30, 2023 23:09
Status Success
Total duration 10m 6s
Artifacts 2

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

1000 warnings
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 (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)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Check (async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (async-std, none): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Check (async-std, none)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Check (async-std, none): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
Check (async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Check (async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Check (async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
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 `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, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, none): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Check (tokio, none)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Check (tokio, none): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
Check (tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Check (tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Check (tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
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 `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)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
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)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, rustls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Check (tokio, rustls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Check (tokio, rustls): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
Check (tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Check (tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Check (tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
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 `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)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
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 `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)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Check (tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (tokio, native-tls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Check (tokio, native-tls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Check (tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Check (tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Check (tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
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)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
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/
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/
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/
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/
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/
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/
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/
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/
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/
Unit Test (tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
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/
Unit Test (tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (tokio, none): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Check (async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Unit Test (tokio, none)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Check (async-std, native-tls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Unit Test (tokio, none)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
Check (async-std, native-tls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
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/
Check (async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
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/
Check (async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
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/
Check (async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
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)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (async-std, rustls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Unit Test (async-std, rustls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Unit Test (async-std, rustls)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
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 `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/
Check (async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Check (async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
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 `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)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Check (async-std, rustls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Check (async-std, rustls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Check (async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Check (async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Check (async-std, rustls)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
Unit Test (tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (tokio, rustls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Unit Test (tokio, rustls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Unit Test (tokio, rustls)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
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 `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 (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 `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)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
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 (tokio, native-tls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
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 (tokio, native-tls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
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 (tokio, native-tls)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
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 (async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Unit Test (async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (async-std, none): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Unit Test (async-std, none)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Unit Test (async-std, none)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
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 `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)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
CLI Binaries (ubuntu-latest)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
CLI Binaries (ubuntu-latest)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
CLI Binaries (ubuntu-latest): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
CLI Binaries (ubuntu-latest)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
CLI Binaries (ubuntu-latest)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
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 `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)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Unit Test (async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Unit Test (async-std, native-tls): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
Unit Test (async-std, native-tls)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
Unit Test (async-std, native-tls)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
SQLite (tokio)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
SQLite (tokio)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
SQLite (tokio)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (tokio): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
SQLite (tokio)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
SQLite (tokio): sqlx-macros-core/src/database/mod.rs#L42
struct `CachingDescribeBlocking` is never constructed
SQLite (tokio): sqlx-macros-core/src/database/mod.rs#L47
associated items `new` and `describe` are never used
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
SQLite (tokio)
`sqlx-macros-core` (lib) generated 5 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
SQLite (tokio)
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/
SQLite (tokio)
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/
SQLite (tokio)
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/
SQLite (tokio)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (tokio)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (tokio)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (tokio)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (tokio)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (tokio)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
SQLite (tokio)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
SQLite (tokio)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
SQLite (tokio): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
SQLite (tokio)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
SQLite (tokio): sqlx-macros-core/src/database/mod.rs#L42
struct `CachingDescribeBlocking` is never constructed
SQLite (tokio): sqlx-macros-core/src/database/mod.rs#L47
associated items `new` and `describe` are never used
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
SQLite (tokio)
`sqlx-macros-core` (lib) generated 5 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
SQLite (tokio)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
SQLite (tokio)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (tokio)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
SQLite (tokio): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
SQLite (tokio)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
SQLite (tokio): sqlx-macros-core/src/database/mod.rs#L42
struct `CachingDescribeBlocking` is never constructed
SQLite (tokio): sqlx-macros-core/src/database/mod.rs#L47
associated items `new` and `describe` are never used
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
SQLite (tokio): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
SQLite (async-std)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (async-std)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (async-std)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (async-std)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (async-std)
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/
SQLite (async-std)
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/
SQLite (async-std)
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/
SQLite (async-std)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
SQLite (async-std)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (async-std)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
SQLite (async-std)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (async-std): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
SQLite (async-std)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
SQLite (async-std): sqlx-macros-core/src/database/mod.rs#L42
struct `CachingDescribeBlocking` is never constructed
SQLite (async-std): sqlx-macros-core/src/database/mod.rs#L47
associated items `new` and `describe` are never used
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
SQLite (async-std)
`sqlx-macros-core` (lib) generated 5 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
SQLite (async-std)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (async-std)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (async-std)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
SQLite (async-std): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
SQLite (async-std)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
SQLite (async-std): sqlx-macros-core/src/database/mod.rs#L42
struct `CachingDescribeBlocking` is never constructed
SQLite (async-std): sqlx-macros-core/src/database/mod.rs#L47
associated items `new` and `describe` are never used
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
SQLite (async-std)
`sqlx-macros-core` (lib) generated 5 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
SQLite (async-std)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
SQLite (async-std)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
SQLite (async-std)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
SQLite (async-std): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
SQLite (async-std)
`sqlx-sqlite` (lib) generated 1 warning (1 duplicate)
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
SQLite (async-std): sqlx-macros-core/src/database/mod.rs#L42
struct `CachingDescribeBlocking` is never constructed
SQLite (async-std): sqlx-macros-core/src/database/mod.rs#L47
associated items `new` and `describe` are never used
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
SQLite (async-std): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
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 `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)
D:\a\sqlx\sqlx\sqlx-cli\Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
CLI Binaries (windows-latest)
D:\a\sqlx\sqlx\Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
CLI Binaries (windows-latest)
D:\a\sqlx\sqlx\sqlx-macros\Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
CLI Binaries (windows-latest): sqlx-core/src/net/socket/mod.rs#L226
unused variable: `with_socket`
CLI Binaries (windows-latest)
`sqlx-core` (lib) generated 3 warnings (2 duplicates)
CLI Binaries (windows-latest)
`sqlx-core` (lib) generated 3 warnings (1 duplicate) (run `cargo fix --lib -p sqlx-core` to apply 2 suggestions)
CLI Binaries (windows-latest): sqlx-sqlite/src/connection/mod.rs#L261
variable does not need to be mutable
CLI Binaries (windows-latest)
`sqlx-sqlite` (lib) generated 1 warning (run `cargo fix --lib -p sqlx-sqlite` to apply 1 suggestion)
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/
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, none): tests/postgres/types.rs#L260
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, none): tests/postgres/types.rs#L261
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, none): tests/postgres/types.rs#L265
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, 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/
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, none): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L1
unused import: `Span`
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, none): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, 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/
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, none): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, tokio, none): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, none): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, none): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, tokio, native-tls): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, rustls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, rustls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, tokio, rustls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, tokio, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, none): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, none): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, none)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, none): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, none): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, async-std, none): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, none)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, rustls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, 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/
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (8, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (8, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (8, async-std, rustls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (8, async-std, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (8, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, tokio, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, tokio, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, tokio, rustls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, rustls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, tokio, rustls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, tokio, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L75
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L76
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L80
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, async-std, native-tls): tests/mysql/types.rs#L84
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, 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/
MySQL (5_7, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
MySQL (5_7, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
MySQL (5_7, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, 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/
Postgres (15, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, rustls): tests/postgres/types.rs#L261
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, rustls): tests/postgres/types.rs#L265
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
Postgres (15, async-std, rustls): tests/postgres/types.rs#L269
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, rustls): tests/postgres/types.rs#L260
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, rustls): tests/postgres/types.rs#L261
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, rustls): tests/postgres/types.rs#L265
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, rustls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, rustls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, rustls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L260
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L261
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L265
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L260
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L261
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L265
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, async-std, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, async-std, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, async-std, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L261
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L265
use of deprecated associated function `sqlx::types::chrono::NaiveTime::from_hms_micro`: use `from_hms_micro_opt()` instead
Postgres (15, async-std, native-tls): tests/postgres/types.rs#L269
use of deprecated associated function `sqlx::types::chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
Postgres (15, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Postgres (15, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-sqlite/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-macros, since `default-features` was not specified for `workspace.dependencies.sqlx-macros`, this could become a hard error in the future
Postgres (15, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
Postgres (15, tokio, native-tls)
`sqlx-macros-core` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-core` to apply 1 suggestion)
Postgres (15, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-macros-core/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, tokio, native-tls)
/home/runner/work/sqlx/sqlx/sqlx-cli/Cargo.toml: `default-features` is ignored for sqlx, since `default-features` was not specified for `workspace.dependencies.sqlx`, this could become a hard error in the future
Postgres (15, tokio, native-tls)
/home/runner/work/sqlx/sqlx/Cargo.toml: `default-features` is ignored for sqlx-core, since `default-features` was not specified for `workspace.dependencies.sqlx-core`, this could become a hard error in the future
Postgres (15, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L5
struct `Args` is never constructed
Postgres (15, tokio, native-tls): sqlx-macros-core/src/test_attr.rs#L10
enum `MigrationsOpt` is never used

Artifacts

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