Add Money type support to mssql #225
Annotations
31 warnings
|
|
|
|
|
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
|
|
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
|
|
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
|
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
|
|
|
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
|
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
|
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
|
sqlx-macros/src/lib.rs#L18
unused imports: `DeriveInput` and `LitStr`
|
|
tests/postgres/types.rs#L572
unexpected `cfg` condition name: `postgres_14`
|
|
tests/postgres/types.rs#L564
unexpected `cfg` condition name: `postgres_14`
|
|
|
|
sqlx-macros/src/test_attr.rs#L11
enum `MigrationsOpt` is never used
|
|
sqlx-macros/src/test_attr.rs#L6
struct `Args` is never constructed
|
|
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
|
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
|
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
|
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
|
sqlx-macros/src/lib.rs#L18
unused imports: `DeriveInput` and `LitStr`
|
|
|
|
sqlx-macros/src/derives/attributes.rs#L4
unused import: `syn::spanned::Spanned`
|
|
sqlx-macros/src/test_attr.rs#L4
unused imports: `Expr`, `LitBool`, `MetaList`, `MetaNameValue`, `Meta`, and `Path`
|
|
sqlx-macros/src/derives/attributes.rs#L7
unused imports: `LitStr`, `MetaNameValue`, `Path`, and `Token`
|
|
sqlx-macros/src/lib.rs#L18
unused imports: `DeriveInput` and `LitStr`
|
|
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading