small test fixes #82
basic.yml
on: pull_request
Test Suite
10m 43s
Lints
3m 24s
Annotations
10 errors and 32 warnings
Lints:
contracts/gauges/gauge-adapter/src/contract.rs#L296
unused import: `WasmMsg`
|
Lints:
contracts/gauges/gauge-adapter/src/contract.rs#L298
unused import: `cw20::Cw20ExecuteMsg`
|
Lints:
contracts/gauges/gauge-adapter/src/multitest/options.rs#L1
unused imports: `Addr`, `Coin`
|
Lints:
contracts/gauges/gauge-adapter/src/multitest/submission.rs#L12
unused import: `super::suite::GaugeAdapter`
|
Lints:
contracts/gauges/gauge-adapter/src/multitest/submission.rs#L13
unused import: `crate::msg::InstantiateMsg as GaugeOrchInstantiateMsg`
|
Lints:
contracts/gauges/gauge-adapter/src/multitest/submission.rs#L20
unused imports: `CwOrchInstantiate`, `CwOrchUpload`, `cw_multi_test::AppResponse`, `environment::IndexResponse`
|
Lints:
contracts/gauges/gauge-adapter/src/multitest/suite.rs#L81
returning the result of a `let` binding from a block
|
Lints:
contracts/gauges/gauge-adapter/src/multitest/suite.rs#L91
returning the result of a `let` binding from a block
|
Lints
could not compile `gauge-adapter` (lib test) due to 8 previous errors
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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 uses Node.js version which is deprecated 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 uses Node.js version which is deprecated 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:
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-token-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`
|
Test Suite:
contracts/voting/dao-voting-cw721-staked/src/msg.rs#L6
unused import: `ActiveThresholdResponse`
|
Test Suite:
contracts/distribution/dao-rewards-distributor/src/msg.rs#L10
unused import: `dao_interface::voting::InfoResponse`
|
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:
contracts/test/dao-proposal-hook-counter/src/msg.rs#L2
unused import: `cosmwasm_std::Uint128`
|
Test Suite
`dao-voting-token-staked` (lib) generated 1 warning (run `cargo fix --lib -p dao-voting-token-staked` to apply 1 suggestion)
|