refactor: introduce new Message type that can be deserialized safely #53
Annotations
10 errors and 5 warnings
contracts/connection-router/src/contract.rs#L8
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/contract.rs#L66
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/contract.rs#L65
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/contract.rs#L83
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/contract.rs#L187
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/contract.rs#L197
use of deprecated struct `msg::Message`: use NewMessage instead
|
contracts/connection-router/src/events.rs#L3
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/events.rs#L46
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/events.rs#L51
use of deprecated struct `state::Message`: use NewMessage instead
|
contracts/connection-router/src/events.rs#L112
use of deprecated struct `state::Message`: use NewMessage instead
|
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/
|
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 `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 `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 `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