Skip to content

chore: remove unused batching contract #1295

chore: remove unused batching contract

chore: remove unused batching contract #1295

Triggered via pull request February 21, 2024 22:01
Status Success
Total duration 3m 59s
Artifacts

basic.yaml

on: pull_request

Annotations

33 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/
Cosmwasm Compilation
Failed to save: Cache entry already exists for key v0-rust-cache-72ae146a-371e5754
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
Failed to save: Cache entry already exists for key v0-rust-cache-72ae146a-371e5754
Test Suite: contracts/voting-verifier/tests/tests.rs#L3
unused import: `Executor`
Test Suite: contracts/voting-verifier/tests/tests.rs#L48
function `initialize_contract` is never used
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: 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