refactor: update aggregate verifier tests to utilize contract trait (… #1281
Annotations
17 warnings
|
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/.
|
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/
|
Run tests:
contracts/aggregate-verifier/tests/test.rs#L6
unused import: `Executor`
|
Run tests:
integration-tests/tests/update_worker_set.rs#L290
unused variable: `second_wave_session_id`
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L42
function `verify_messages` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L65
function `route_messages` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L76
function `vote_success_for_all_messages` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L217
function `get_messages_from_gateway` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L256
function `advance_height` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L274
function `distribute_rewards` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L97
function `vote_true_for_worker_set` is never used
|
Run tests:
integration-tests/tests/test_utils/mod.rs#L247
function `get_worker_set` is never used
|
Loading