refactor: migrate voting verifier to use NewMessage #101
Triggered via pull request
September 21, 2023 18:08
Status
Failure
Total duration
6m 30s
Artifacts
–
Annotations
4 errors and 35 warnings
Lints:
contracts/voting-verifier/src/events.rs#L66
unnecessary use of `to_string`
|
Lints:
contracts/voting-verifier/src/events.rs#L182
the borrowed expression implements the required traits
|
Lints
could not compile `voting-verifier` (lib) due to 2 previous errors
|
Lints
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
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
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:
contracts/connection-router/src/events.rs#L4
use of deprecated struct `state::Message`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L116
use of deprecated struct `state::Message`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L135
use of deprecated struct `state::Message`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L117
use of deprecated struct `state::Message`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/msg.rs#L9
use of deprecated struct `msg::Message`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L119
use of deprecated field `state::Message::id`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L120
use of deprecated field `state::Message::source_chain`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L121
use of deprecated field `state::Message::source_address`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L122
use of deprecated field `state::Message::destination_chain`: use NewMessage instead
|
Cosmwasm Compilation:
contracts/connection-router/src/events.rs#L123
use of deprecated field `state::Message::destination_address`: use NewMessage instead
|
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
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/connection-router/src/events.rs#L4
use of deprecated struct `state::Message`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L116
use of deprecated struct `state::Message`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L135
use of deprecated struct `state::Message`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L117
use of deprecated struct `state::Message`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/msg.rs#L9
use of deprecated struct `msg::Message`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L119
use of deprecated field `state::Message::id`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L120
use of deprecated field `state::Message::source_chain`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L121
use of deprecated field `state::Message::source_address`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L122
use of deprecated field `state::Message::destination_chain`: use NewMessage instead
|
Test Suite:
contracts/connection-router/src/events.rs#L123
use of deprecated field `state::Message::destination_address`: use NewMessage instead
|