Skip to content

Staking: multitest improvements #177

Staking: multitest improvements

Staking: multitest improvements #177

Triggered via pull request February 29, 2024 20:32
Status Failure
Total duration 59s
Artifacts

Basic.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 22 warnings
Lints: contracts/stake/src/multitest/migration.rs#L38
cannot find value `cw20_contract` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L43
cannot find struct, variant or union type `Cw20InstantiateMsg` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L47
cannot find struct, variant or union type `Cw20Coin` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L51
cannot find struct, variant or union type `MinterResponse` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L97
failed to resolve: use of undeclared type `Cw20ExecuteMsg`
Lints: contracts/stake/src/multitest/migration.rs#L111
cannot find type `TotalStakedResponse` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L149
cannot find type `BalanceResponse` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L153
failed to resolve: use of undeclared type `Cw20QueryMsg`
Lints: contracts/stake/src/multitest/migration.rs#L174
cannot find type `BalanceResponse` in this scope
Lints: contracts/stake/src/multitest/migration.rs#L178
failed to resolve: use of undeclared type `Cw20QueryMsg`
Test Suite: contracts/stake/src/multitest/migration.rs#L38
cannot find value `cw20_contract` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L43
cannot find struct, variant or union type `Cw20InstantiateMsg` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L47
cannot find struct, variant or union type `Cw20Coin` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L51
cannot find struct, variant or union type `MinterResponse` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L97
failed to resolve: use of undeclared type `Cw20ExecuteMsg`
Test Suite: contracts/stake/src/multitest/migration.rs#L111
cannot find type `TotalStakedResponse` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L149
cannot find type `BalanceResponse` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L153
failed to resolve: use of undeclared type `Cw20QueryMsg`
Test Suite: contracts/stake/src/multitest/migration.rs#L174
cannot find type `BalanceResponse` in this scope
Test Suite: contracts/stake/src/multitest/migration.rs#L178
failed to resolve: use of undeclared type `Cw20QueryMsg`
Lints
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/.
Lints
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/
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
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/.
Test Suite
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/
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: contracts/stake/src/multitest/suite.rs#L3
unused import: `bail`
Test Suite: contracts/stake/src/multitest/suite.rs#L7
unused import: `Msg`
Test Suite: contracts/stake/src/multitest/suite.rs#L11
unused imports: `contract`, `msg`
Test Suite: contracts/stake/src/multitest/suite.rs#L13
unused import: `BankSudo`
Test Suite: contracts/stake/src/multitest/unbond_all.rs#L3
unused imports: `Addr`, `Decimal`, `Uint128`
Test Suite: contracts/stake/src/multitest/unbond_all.rs#L4
unused imports: `Cw20Coin`, `MinterResponse`
Test Suite: contracts/stake/src/multitest/unbond_all.rs#L6
unused import: `cw20_base::msg::InstantiateMsg as Cw20InstantiateMsg`
Test Suite: contracts/stake/src/multitest/unbond_all.rs#L7
unused imports: `AssetInfoValidated`, `AssetInfo`
Test Suite: contracts/stake/src/multitest/unbond_all.rs#L10
unused imports: `ContractError`, `native_token`
Test Suite: contracts/stake/src/multitest/unbond_all.rs#L14
unused import: `juno`