add support for the uuid type on the Any database #265
sqlx.yml
on: pull_request
Postgres with SSL client cert
3m 54s
Matrix: MariaDB
Matrix: MSSQL
Matrix: MySQL
Matrix: Postgres
Matrix: SQLite
Annotations
33 errors, 568 warnings, and 1 notice
|
Format
Process completed with exit code 1.
|
|
SQLite (actix, native-tls)
Process completed with exit code 101.
|
|
SQLite (tokio, native-tls)
The strategy configuration was canceled because "sqlite.actix_native-tls" failed
|
|
SQLite (actix, rustls)
The strategy configuration was canceled because "sqlite.actix_native-tls" failed
|
|
SQLite (async-std, rustls)
The operation was canceled.
|
|
SQLite (async-std, rustls)
The strategy configuration was canceled because "sqlite.actix_native-tls" failed
|
|
SQLite (async-std, native-tls)
The operation was canceled.
|
|
SQLite (async-std, native-tls)
The strategy configuration was canceled because "sqlite.actix_native-tls" failed
|
|
SQLite (tokio, rustls)
The operation was canceled.
|
|
SQLite (tokio, rustls)
The strategy configuration was canceled because "sqlite.actix_native-tls" failed
|
|
MySQL (5_7, actix, rustls)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
MySQL (5_7, actix, rustls)
could not compile `sqlx-oldapi` (test "any") due to 1 previous error
|
|
MySQL (5_7, actix, rustls):
tests/any/any.rs#L127
cannot find value `sql` in this scope
|
|
MySQL (5_7, actix, native-tls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (5_7, tokio, rustls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (8, actix, native-tls)
The operation was canceled.
|
|
MySQL (8, actix, native-tls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (5_7, tokio, native-tls)
The operation was canceled.
|
|
MySQL (5_7, tokio, native-tls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (8, async-std, rustls)
The operation was canceled.
|
|
MySQL (8, async-std, rustls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (5_7, async-std, rustls)
The operation was canceled.
|
|
MySQL (5_7, async-std, rustls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (5_7, async-std, native-tls)
The operation was canceled.
|
|
MySQL (5_7, async-std, native-tls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (8, async-std, native-tls)
The operation was canceled.
|
|
MySQL (8, async-std, native-tls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (8, actix, rustls)
The operation was canceled.
|
|
MySQL (8, actix, rustls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (8, tokio, rustls)
The operation was canceled.
|
|
MySQL (8, tokio, rustls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
MySQL (8, tokio, native-tls)
The operation was canceled.
|
|
MySQL (8, tokio, native-tls)
The strategy configuration was canceled because "mysql._5_7_actix_rustls" failed
|
|
Unit Test (tokio, rustls)
Cache not found for keys: v0-rust-test-Linux-x64-ea3dfc26-9cfce282, v0-rust-test-Linux-x64-ea3dfc26
|
|
CLI Binaries (ubuntu-latest)
Cache not found for keys: v0-rust-cli-Linux-x64-ea3dfc26-9cfce282, v0-rust-cli-Linux-x64-ea3dfc26
|
|
Check (tokio, native-tls)
Cache not found for keys: v0-rust-check-Linux-x64-ea3dfc26-9cfce282, v0-rust-check-Linux-x64-ea3dfc26
|
|
Check (tokio, rustls)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Check (tokio, rustls)
Cache not found for keys: v0-rust-check-Linux-x64-ea3dfc26-9cfce282, v0-rust-check-Linux-x64-ea3dfc26
|
|
Check (async-std, native-tls)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Check (async-std, native-tls)
Cache not found for keys: v0-rust-check-Linux-x64-ea3dfc26-9cfce282, v0-rust-check-Linux-x64-ea3dfc26
|
|
Check (async-std, rustls)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Check (async-std, rustls)
Cache not found for keys: v0-rust-check-Linux-x64-ea3dfc26-9cfce282, v0-rust-check-Linux-x64-ea3dfc26
|
|
CLI Binaries (windows-latest)
Cache not found for keys: v0-rust-cli-Windows_NT-x64-cf91235f-9cfce282, v0-rust-cli-Windows_NT-x64-cf91235f
|
|
SQLite (async-std, native-tls)
Cache not found for keys: v0-rust-sqlite-Linux-x64-ea3dfc26-9cfce282, v0-rust-sqlite-Linux-x64-ea3dfc26
|
|
SQLite (tokio, rustls)
Cache not found for keys: v0-rust-sqlite-Linux-x64-ea3dfc26-9cfce282, v0-rust-sqlite-Linux-x64-ea3dfc26
|
|
Postgres (14, async-std, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, async-std, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (14, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-ea3dfc26
|
|
Postgres (14, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, rustls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, async-std, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (10, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, async-std, rustls)
Cache not found for keys: v0-rust-Linux-postgres-async-std-rustls-postgres-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-postgres-async-std-rustls-postgres-Linux-x64-ea3dfc26
|
|
Postgres (10, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, tokio, rustls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, tokio, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, tokio, rustls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, tokio, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (10, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, actix, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, actix, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (10, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, actix, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-actix-native-tls-postgres-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-postgres-actix-native-tls-postgres-Linux-x64-ea3dfc26
|
|
Postgres (10, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (5_7, actix, rustls):
tests/mysql/types.rs#L99
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
MySQL (5_7, actix, rustls):
tests/mysql/types.rs#L91
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
MySQL (5_7, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (5_7, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (5_7, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (5_7, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (5_7, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (5_7, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (5_7, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
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 (8, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (8, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (8, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-ea3dfc26
|
|
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (5_7, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (5_7, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-ea3dfc26
|
|
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, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (5_7, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-ea3dfc26
|
|
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 (8, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (8, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-ea3dfc26
|
|
MySQL (8, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (8, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (8, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (8, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MySQL (8, tokio, rustls)
Cache not found for keys: v0-rust-Linux-mysql-tokio-rustls-mysql-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-mysql-tokio-rustls-mysql-Linux-x64-ea3dfc26
|
|
MySQL (8, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MySQL (8, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
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/
|
|
Postgres (10, async-std, native-tls)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Postgres (10, async-std, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, async-std, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, async-std, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (10, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-ea3dfc26
|
|
Postgres (10, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, rustls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, actix, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (10, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (10, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, actix, rustls)
Cache not found for keys: v0-rust-Linux-postgres-actix-rustls-postgres-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-postgres-actix-rustls-postgres-Linux-x64-ea3dfc26
|
|
Postgres (10, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres with SSL client cert
Cache not found for keys: v0-rust-linux-postgres-ssl-client-cert-postgres_ssl_client_cert-Linux-x64-ea3dfc26-9cfce282, v0-rust-linux-postgres-ssl-client-cert-postgres_ssl_client_cert-Linux-x64-ea3dfc26
|
|
Postgres (14, actix, rustls)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
|
Postgres (14, actix, rustls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (14, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (14, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, actix, rustls)
Cache not found for keys: v0-rust-Linux-postgres-actix-rustls-postgres-Linux-x64-ea3dfc26-9cfce282, v0-rust-Linux-postgres-actix-rustls-postgres-Linux-x64-ea3dfc26
|
|
Postgres (14, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_6, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_6, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (14, tokio, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, tokio, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (14, tokio, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, tokio, rustls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (14, tokio, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, tokio, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (14, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (14, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (10, tokio, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, tokio, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (10, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (10, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (10, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (10, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, async-std, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
|
Postgres (14, async-std, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, async-std, rustls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (14, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, 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 (14, 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 (14, 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 (14, 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 (14, actix, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, native-tls)
`sqlx-oldapi` (test "postgres-derives") generated 1 warning
|
|
Postgres (14, actix, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, actix, native-tls):
tests/postgres/derives.rs#L135
struct `RangeInclusive` is never constructed
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L303
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L289
use of deprecated associated function `sqlx_oldapi::types::chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L577
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L569
unexpected `cfg` condition name: `postgres_14`
|
|
Postgres (14, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
Postgres (14, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
Postgres (14, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
Postgres (14, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
Postgres (14, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Postgres (14, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, actix, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MariaDB (10_3, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MariaDB (10_3, tokio, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, async-std, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2022, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2022, async-std, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 1 warning
|
|
MSSQL (2019, actix, native-tls):
sqlx-macros/src/database/mod.rs#L13
associated constants `NAME` and `PARAM_CHECKING` are never used
|
|
MSSQL (2019, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
MSSQL (2019, actix, native-tls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
CLI Binaries (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
cargo-sqlx-x86_64-pc-windows-msvc
Expired
|
4.19 MB |
sha256:7b4f2976665308aebd30de028f466d9ae0ba26588623501016964a6e817da55e
|
|
|
cargo-sqlx-x86_64-unknown-linux-musl
Expired
|
30.2 MB |
sha256:d3b1866eaf414f47b1a9a33e70116c621172be5d097b3198b37eb0f3c8b38fb0
|
|