clippy fixes #123
Annotations
20 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/cargo@v1:
sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
|
Run actions-rs/cargo@v1:
sqlx-core/src/mssql/protocol/message.rs#L12
field `0` is never read
|
Run actions-rs/cargo@v1:
sqlx-core/src/mssql/protocol/message.rs#L17
field `0` is never read
|
Run actions-rs/cargo@v1:
sqlx-core/src/mssql/protocol/message.rs#L19
field `0` is never read
|
Run actions-rs/cargo@v1
`sqlx-core-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
|
Run actions-rs/cargo@v1
`sqlx-core-oldapi` (lib) generated 4 warnings (4 duplicates)
|
Run actions-rs/cargo@v1
`sqlx-oldapi` (test "any-pool") generated 1 warning
|
Run actions-rs/cargo@v1:
sqlx-core/src/net/mod.rs#L6
unused import: `tls::CertificateInput`
|
Run actions-rs/cargo@v1:
sqlx-core/src/mssql/protocol/message.rs#L12
field `0` is never read
|
Run actions-rs/cargo@v1:
sqlx-core/src/mssql/protocol/message.rs#L17
field `0` is never read
|
Run actions-rs/cargo@v1:
sqlx-core/src/mssql/protocol/message.rs#L19
field `0` is never read
|
Run actions-rs/cargo@v1
`sqlx-core-oldapi` (lib) generated 4 warnings (run `cargo fix --lib -p sqlx-core-oldapi` to apply 1 suggestion)
|
Run actions-rs/cargo@v1
`sqlx-core-oldapi` (lib) generated 4 warnings (4 duplicates)
|
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/
|
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