Staking: multitest improvements #179
Annotations
10 errors and 6 warnings
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L38
cannot find value `cw20_contract` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L43
cannot find struct, variant or union type `Cw20InstantiateMsg` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L47
cannot find struct, variant or union type `Cw20Coin` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L51
cannot find struct, variant or union type `MinterResponse` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L97
failed to resolve: use of undeclared type `Cw20ExecuteMsg`
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L111
cannot find type `TotalStakedResponse` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L149
cannot find type `BalanceResponse` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L153
failed to resolve: use of undeclared type `Cw20QueryMsg`
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L174
cannot find type `BalanceResponse` in this scope
|
Run cargo clippy:
contracts/stake/src/multitest/migration.rs#L178
failed to resolve: use of undeclared type `Cw20QueryMsg`
|
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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/
|
Install stable toolchain
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 logs for this run have expired and are no longer available.
Loading