Address clippy warnings and add to gh actions #294
Annotations
3 errors and 11 warnings
|
|
|
tests/postgres/types.rs#L584
no function or associated item named `from_iter` found for struct `PgLTree` in the current scope
|
|
tests/postgres/types.rs#L574
no function or associated item named `from_iter` found for struct `PgLTree` in the current scope
|
|
|
|
tests/postgres/types.rs#L579
unexpected `cfg` condition name: `postgres_14`
|
|
tests/postgres/types.rs#L571
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/test_attr.rs#L1
unused import: `Span`
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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