Add Money type support to mssql #239
sqlx.yml
on: pull_request
Postgres with SSL client cert
3m 51s
Matrix: MariaDB
Matrix: MSSQL
Matrix: MySQL
Matrix: Postgres
Matrix: SQLite
Annotations
1000 warnings
Check (tokio, 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)
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)
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 (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
|
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
|
MySQL (8, tokio, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, tokio, native-tls):
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 (8, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, tokio, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, tokio, native-tls):
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 (8, tokio, native-tls):
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 (8, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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 (14, actix, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (14, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, actix, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (14, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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/
|
MySQL (8, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, actix, native-tls):
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 (8, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, actix, native-tls):
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 (8, actix, native-tls):
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 (8, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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/
|
SQLite (async-std, rustls)
Cache not found for keys: v0-rust-sqlite-Linux-x64-7ffc47df-42321164, v0-rust-sqlite-Linux-x64-7ffc47df
|
SQLite (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
|
SQLite (async-std, native-tls)
Cache not found for keys: v0-rust-sqlite-Linux-x64-7ffc47df-42321164, v0-rust-sqlite-Linux-x64-7ffc47df
|
SQLite (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
|
SQLite (actix, rustls)
Cache not found for keys: v0-rust-sqlite-Linux-x64-7ffc47df-42321164, v0-rust-sqlite-Linux-x64-7ffc47df
|
SQLite (tokio, 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
|
SQLite (tokio, native-tls)
Cache not found for keys: v0-rust-sqlite-Linux-x64-7ffc47df-42321164, v0-rust-sqlite-Linux-x64-7ffc47df
|
Postgres with SSL client cert
Cache not found for keys: v0-rust-linux-postgres-ssl-client-cert-postgres_ssl_client_cert-Linux-x64-7ffc47df-42321164, v0-rust-linux-postgres-ssl-client-cert-postgres_ssl_client_cert-Linux-x64-7ffc47df
|
Postgres (10, async-std, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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, 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 (10, actix, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (10, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (10, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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 (14, async-std, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-7ffc47df
|
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, 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-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-async-std-native-tls-postgres-Linux-x64-7ffc47df
|
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/
|
MySQL (5_7, async-std, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, async-std, 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, async-std, 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, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-7ffc47df
|
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, actix, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
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 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, actix, rustls)
Cache not found for keys: v0-rust-Linux-mysql-actix-rustls-mysql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-actix-rustls-mysql-Linux-x64-7ffc47df
|
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/
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (14, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, actix, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, actix, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-actix-native-tls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-actix-native-tls-postgres-Linux-x64-7ffc47df
|
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/
|
Postgres (10, actix, 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, actix, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, actix, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-actix-native-tls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-actix-native-tls-postgres-Linux-x64-7ffc47df
|
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, 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
|
MySQL (5_7, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, async-std, native-tls):
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, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, async-std, native-tls):
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, async-std, native-tls):
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 (8, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, async-std, native-tls):
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, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, async-std, native-tls):
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, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, async-std, native-tls):
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, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-7ffc47df
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
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/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
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/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
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/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-native-tls-mysql-Linux-x64-7ffc47df
|
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 (5_7, tokio, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, tokio, 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, tokio, 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, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, tokio, rustls)
Cache not found for keys: v0-rust-Linux-mysql-tokio-rustls-mysql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-tokio-rustls-mysql-Linux-x64-7ffc47df
|
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MySQL (5_7, tokio, rustls)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MySQL (8, 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
|
MySQL (8, async-std, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, async-std, 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 (8, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, async-std, 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 (8, async-std, 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 (8, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-rustls-mysql-Linux-x64-7ffc47df
|
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/
|
Postgres (14, 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
|
Postgres (14, async-std, rustls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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/
|
MySQL (5_7, tokio, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, tokio, native-tls):
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, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, tokio, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, tokio, native-tls):
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, tokio, native-tls):
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, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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, tokio, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, tokio, 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 (8, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, tokio, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, tokio, 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 (8, tokio, 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 (8, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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/
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (14, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, tokio, rustls)
Cache not found for keys: v0-rust-Linux-postgres-tokio-rustls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-tokio-rustls-postgres-Linux-x64-7ffc47df
|
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, 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 (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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, rustls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, tokio, rustls)
Cache not found for keys: v0-rust-Linux-postgres-tokio-rustls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-tokio-rustls-postgres-Linux-x64-7ffc47df
|
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/
|
MySQL (5_7, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, actix, native-tls):
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, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, actix, native-tls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (5_7, actix, native-tls):
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, native-tls):
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, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (5_7, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (5_7, 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, 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, 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, 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)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L564
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 3 suggestions)
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (10, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (10, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (10, tokio, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-tokio-native-tls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-tokio-native-tls-postgres-Linux-x64-7ffc47df
|
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/
|
Postgres (14, tokio, 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 (14, tokio, native-tls)
`sqlx-oldapi` (test "postgres-types") generated 4 warnings
|
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#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, native-tls):
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 7 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 4 suggestions)
|
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/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Postgres (14, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
Postgres (14, tokio, native-tls)
Cache not found for keys: v0-rust-Linux-postgres-tokio-native-tls-postgres-Linux-x64-7ffc47df-42321164, v0-rust-Linux-postgres-tokio-native-tls-postgres-Linux-x64-7ffc47df
|
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/
|
MySQL (8, actix, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, 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 (8, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, actix, rustls)
`sqlx-oldapi` (test "mysql-types") generated 2 warnings
|
MySQL (8, 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 (8, 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 (8, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MySQL (8, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MySQL (8, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MySQL (8, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MySQL (8, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MySQL (8, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
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/
|
MSSQL (2022, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mssql-async-std-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-async-std-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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 (2019, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, actix, rustls)
Cache not found for keys: v0-rust-Linux-mssql-actix-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-actix-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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 (2022, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, tokio, rustls)
Cache not found for keys: v0-rust-Linux-mssql-tokio-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-tokio-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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 (2019, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, tokio, native-tls)
Cache not found for keys: v0-rust-Linux-mssql-tokio-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-tokio-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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/
|
MSSQL (2019, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mssql-async-std-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-async-std-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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/
|
MSSQL (2019, 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
|
MSSQL (2019, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, tokio, rustls)
Cache not found for keys: v0-rust-Linux-mssql-tokio-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-tokio-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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/
|
MSSQL (2022, 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
|
MSSQL (2022, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, actix, rustls)
Cache not found for keys: v0-rust-Linux-mssql-actix-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-actix-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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, 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
|
MSSQL (2022, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mssql-async-std-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-async-std-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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, 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
|
MSSQL (2019, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2019, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2019, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mssql-async-std-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-async-std-rustls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, actix, native-tls)
Cache not found for keys: v0-rust-Linux-mssql-actix-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-actix-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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 (2022, tokio, 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
|
MSSQL (2022, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MSSQL (2022, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MSSQL (2022, tokio, native-tls)
Cache not found for keys: v0-rust-Linux-mssql-tokio-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mssql-tokio-native-tls-5d7f32addeca8c185156df5620cac8eac217ec195cf788fc7ccd79a0d3c1debe-mssql-Linux-x64-7ffc47df
|
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/
|
MariaDB (10_6, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, actix, rustls)
Cache not found for keys: v0-rust-Linux-mysql-actix-rustls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-actix-rustls-mariadb-Linux-x64-7ffc47df
|
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 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, tokio, rustls)
Cache not found for keys: v0-rust-Linux-mysql-tokio-rustls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-tokio-rustls-mariadb-Linux-x64-7ffc47df
|
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 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-native-tls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-native-tls-mariadb-Linux-x64-7ffc47df
|
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 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-rustls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-rustls-mariadb-Linux-x64-7ffc47df
|
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, 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
|
MariaDB (10_6, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, async-std, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, async-std, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, async-std, rustls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-rustls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-rustls-mariadb-Linux-x64-7ffc47df
|
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, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, actix, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-actix-native-tls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-actix-native-tls-mariadb-Linux-x64-7ffc47df
|
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, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, tokio, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-tokio-native-tls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-tokio-native-tls-mariadb-Linux-x64-7ffc47df
|
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/
|
MariaDB (10_3, 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
|
MariaDB (10_3, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, actix, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, actix, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, actix, rustls)
Cache not found for keys: v0-rust-Linux-mysql-actix-rustls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-actix-rustls-mariadb-Linux-x64-7ffc47df
|
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)
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
|
MariaDB (10_3, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, tokio, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, tokio, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, tokio, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-tokio-native-tls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-tokio-native-tls-mariadb-Linux-x64-7ffc47df
|
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/
|
MariaDB (10_6, 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
|
MariaDB (10_6, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, async-std, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_6, async-std, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_6, async-std, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-async-std-native-tls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-async-std-native-tls-mariadb-Linux-x64-7ffc47df
|
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_3, actix, 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
|
MariaDB (10_3, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, actix, native-tls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, actix, native-tls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, actix, native-tls)
Cache not found for keys: v0-rust-Linux-mysql-actix-native-tls-mariadb-Linux-x64-7ffc47df-42321164, v0-rust-Linux-mysql-actix-native-tls-mariadb-Linux-x64-7ffc47df
|
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, 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
|
MariaDB (10_3, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/lib.rs#L23
unused imports: `DeriveInput` and `LitStr`
|
MariaDB (10_3, tokio, rustls)
`sqlx-macros-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 3 suggestions)
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
MariaDB (10_3, tokio, rustls):
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
cargo-sqlx-x86_64-pc-windows-msvc
|
4.12 MB |
sha256:dc043133f4c7a8b95cc832a31271b4e5db66632114fe768877286f98d5f141e6
|
|
cargo-sqlx-x86_64-unknown-linux-musl
|
30.1 MB |
sha256:1a47c0a68c470fe104662de25a366e87a62f1ffbeb735e3a587c7d36012438a9
|
|