chore: set astria dependencies to development branch #22
Annotations
10 errors and 11 warnings
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L245
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L254
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L269
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L278
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L293
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L305
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L324
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L333
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L350
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/clear.rs#L359
failed to resolve: use of undeclared type `ClearPacketsCmd`
|
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/toolchain@v1
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 actions-rs/cargo@v1:
crates/relayer/src/event.rs#L501
unused imports: `ics04_channel::packet::Sequence` and `timestamp::Timestamp`
|
Run actions-rs/cargo@v1:
crates/relayer-cli/src/commands/query/packet/commitment.rs#L42
struct `PacketSeqs` is never constructed
|
Run actions-rs/cargo@v1
`ibc-relayer` (lib test) generated 1 warning (run `cargo fix --lib -p ibc-relayer --tests` to apply 1 suggestion)
|
Run actions-rs/cargo@v1
`ibc-relayer-cli` (lib test) generated 1 warning
|
Run actions-rs/cargo@v1
build failed, waiting for other jobs to finish...
|
Loading