Skip to content

added deref and derefmut to improve DAO testing suite API #5356

added deref and derefmut to improve DAO testing suite API

added deref and derefmut to improve DAO testing suite API #5356

Triggered via push October 17, 2024 22:23
Status Failure
Total duration 14m 17s
Artifacts

basic.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 32 warnings
Lints: packages/dao-testing/src/suite/base.rs#L439
useless conversion to the same type: `std::string::String`
Lints: packages/dao-testing/src/suite/cw20_suite.rs#L30
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/cw20_suite.rs#L36
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/cw4_suite.rs#L24
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/cw4_suite.rs#L30
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/cw721_suite.rs#L34
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/cw721_suite.rs#L40
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/token_suite.rs#L29
this expression creates a reference which is immediately dereferenced by the compiler
Lints: packages/dao-testing/src/suite/token_suite.rs#L35
this expression creates a reference which is immediately dereferenced by the compiler
Lints
could not compile `dao-testing` (lib) due to 9 previous errors
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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: packages/dao-voting/src/delegation.rs#L3
unused import: `dao_interface::voting::InfoResponse`
Test Suite
`dao-voting` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting` to apply 1 suggestion)
Test Suite: contracts/external/cw-tokenfactory-issuer/src/msg.rs#L1
unused import: `crate::state::BeforeSendHookInfo`
Test Suite: packages/dao-pre-propose-base/src/msg.rs#L3
unused import: `dao_interface::proposal::InfoResponse`
Test Suite
`dao-pre-propose-base` (lib) generated 1 warning (run `cargo fix --lib -p dao-pre-propose-base` to apply 1 suggestion)
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-onft-staked/src/msg.rs#L4
unused import: `ActiveThresholdResponse`
Test Suite: contracts/test/dao-proposal-hook-counter/src/msg.rs#L2
unused import: `cosmwasm_std::Uint128`