Skip to content

Fix clippy errors from latest rust stable #4521

Fix clippy errors from latest rust stable

Fix clippy errors from latest rust stable #4521

Triggered via pull request January 4, 2024 18:59
Status Success
Total duration 10m 47s
Artifacts

basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Lints
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Lints
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/
Lints
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/
Lints
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/
Lints
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/
Test Suite
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
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/
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite
output filename collision.
Test Suite: contracts/external/cw-tokenfactory-issuer/src/msg.rs#L1
unused import: `crate::state::BeforeSendHookInfo`
Test Suite
`cw-tokenfactory-issuer` (lib) generated 1 warning (run `cargo fix --lib -p cw-tokenfactory-issuer` to apply 1 suggestion)
Test Suite: contracts/voting/dao-voting-cw20-staked/src/msg.rs#L8
unused import: `ActiveThresholdResponse`
Test Suite
`dao-voting-cw20-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-cw20-staked` to apply 1 suggestion)
Test Suite: contracts/voting/dao-voting-cw721-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`
Test Suite: contracts/voting/dao-voting-token-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`
Test Suite: contracts/test/dao-proposal-hook-counter/src/msg.rs#L2
unused import: `cosmwasm_std::Uint128`
Test Suite
`dao-proposal-hook-counter` (lib) generated 1 warning (run `cargo fix --lib -p dao-proposal-hook-counter` to apply 1 suggestion)
Test Suite
`dao-voting-cw721-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-cw721-staked` to apply 1 suggestion)
Test Suite
`dao-voting-token-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-token-staked` to apply 1 suggestion)