Feature: gh action for build and push docker image of astria hermes #7
Annotations
10 errors and 10 warnings
crates/relayer/src/event.rs#L520
cannot find struct, variant or union type `ConnectionAttributes` in this scope
|
crates/relayer/src/event.rs#L527
failed to resolve: use of undeclared crate or module `connection_events`
|
crates/relayer/src/event.rs#L528
failed to resolve: use of undeclared type `AbciEvent`
|
crates/relayer/src/event.rs#L529
failed to resolve: use of undeclared crate or module `connection_events`
|
crates/relayer/src/event.rs#L530
failed to resolve: use of undeclared type `AbciEvent`
|
crates/relayer/src/event.rs#L531
failed to resolve: use of undeclared crate or module `connection_events`
|
crates/relayer/src/event.rs#L532
failed to resolve: use of undeclared type `AbciEvent`
|
crates/relayer/src/event.rs#L533
failed to resolve: use of undeclared crate or module `connection_events`
|
crates/relayer/src/event.rs#L534
failed to resolve: use of undeclared type `AbciEvent`
|
crates/relayer/src/event.rs#L537
cannot find function `ibc_event_try_from_abci_event` in this scope
|
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/.
|
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/
|
crates/relayer/src/event.rs#L501
unused imports: `ics04_channel::packet::Sequence`, `timestamp::Timestamp`
|
crates/relayer-cli/src/commands/query/packet/commitment.rs#L42
struct `PacketSeqs` is never constructed
|
|
|
This job failed
Loading