clippy fixes #123
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/toolchain@v1
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions-rs/cargo@v1:
sqlx-macros/src/test_attr.rs#L1
unused import: `Span`
|
Run actions-rs/cargo@v1:
sqlx-macros/src/test_attr.rs#L5
struct `Args` is never constructed
|
Run actions-rs/cargo@v1:
sqlx-macros/src/test_attr.rs#L10
enum `MigrationsOpt` is never used
|
Run actions-rs/cargo@v1
`sqlx-macros-oldapi` (lib) generated 3 warnings (run `cargo fix --lib -p sqlx-macros-oldapi` to apply 1 suggestion)
|
Run actions-rs/cargo@v1:
tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
|
Run actions-rs/cargo@v1:
tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
|
Run actions-rs/cargo@v1:
tests/postgres/types.rs#L286
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
|
Run actions-rs/cargo@v1:
tests/postgres/types.rs#L300
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
|
Run actions-rs/cargo@v1
`sqlx-oldapi` (test "postgres") generated 2 warnings (run `cargo fix --test "postgres"` to apply 2 suggestions)
|
Run actions-rs/cargo@v1:
tests/postgres/types.rs#L286
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
|
Run actions-rs/cargo@v1:
tests/postgres/types.rs#L300
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
|
Run actions-rs/cargo@v1:
tests/postgres/postgres.rs#L2
unused import: `sqlx_core::postgres::PgArguments`
|
Run actions-rs/cargo@v1:
tests/postgres/postgres.rs#L13
unused import: `tokio::time::error::Elapsed`
|
Run actions-rs/cargo@v1
`sqlx-oldapi` (test "postgres-types") generated 2 warnings
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cargo-sqlx-x86_64-pc-windows-msvc", "cargo-sqlx-x86_64-unknown-linux-musl".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading