Skip to content

refactor: remove mock contracts from voting verifier tests and use mock querier update_wasm() instead #1297

refactor: remove mock contracts from voting verifier tests and use mock querier update_wasm() instead

refactor: remove mock contracts from voting verifier tests and use mock querier update_wasm() instead #1297

Triggered via pull request February 23, 2024 17:10
Status Success
Total duration 3m 43s
Artifacts

basic.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
Lints
This self-hosted runner is currently using runner version 2.311.0. This version is out of date. Please update to the latest version 2.313.0
Lints
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, arduino/setup-protoc@v2, baptiste0928/cargo-install@v2, 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/
Cosmwasm Compilation
This self-hosted runner is currently using runner version 2.311.0. This version is out of date. Please update to the latest version 2.313.0
Cosmwasm Compilation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
Cosmwasm Compilation
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/
Cosmwasm Compilation
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/
Cosmwasm Compilation
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/
Cosmwasm Compilation
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/
Cosmwasm Compilation
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
This self-hosted runner is currently using runner version 2.311.0. This version is out of date. Please update to the latest version 2.313.0
Test Suite
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/toolchain@v1, arduino/setup-protoc@v2, 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: integration-tests/tests/test_utils/mod.rs#L42
function `verify_messages` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L65
function `route_messages` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L76
function `vote_success_for_all_messages` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L217
function `get_messages_from_gateway` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L256
function `advance_height` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L274
function `distribute_rewards` is never used
Test Suite: contracts/aggregate-verifier/tests/test.rs#L6
unused import: `Executor`
Test Suite: integration-tests/tests/test_utils/mod.rs#L97
function `vote_true_for_worker_set` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L247
function `get_worker_set` is never used
Test Suite: integration-tests/tests/test_utils/mod.rs#L462
function `deregister_workers` is never used