Skip to content

insert height into query_packet_receipt and query_packet_acknowledgement grpc metadata #17

insert height into query_packet_receipt and query_packet_acknowledgement grpc metadata

insert height into query_packet_receipt and query_packet_acknowledgement grpc metadata #17

Triggered via pull request September 16, 2024 22:04
@nootnoot
synchronize #12
noot/height-hack
Status Failure
Total duration 3m 33s
Artifacts

rust.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 32 warnings
fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
clippy-no-default-features
Clippy had exited with the 101 exit code
clippy-all-features
Clippy had exited with the 101 exit code
test-stable: crates/relayer-cli/src/commands/clear.rs#L254
failed to resolve: use of undeclared type `ClearPacketsCmd`
test-stable: crates/relayer-cli/src/commands/clear.rs#L269
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
test-stable: crates/relayer-cli/src/commands/clear.rs#L278
failed to resolve: use of undeclared type `ClearPacketsCmd`
test-stable: crates/relayer-cli/src/commands/clear.rs#L293
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
test-stable: crates/relayer-cli/src/commands/clear.rs#L305
failed to resolve: use of undeclared type `ClearPacketsCmd`
test-stable: crates/relayer-cli/src/commands/clear.rs#L324
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
test-stable: crates/relayer-cli/src/commands/clear.rs#L333
failed to resolve: use of undeclared type `ClearPacketsCmd`
test-stable: crates/relayer-cli/src/commands/clear.rs#L350
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
test-stable: crates/relayer-cli/src/commands/clear.rs#L359
failed to resolve: use of undeclared type `ClearPacketsCmd`
test-stable: crates/relayer-cli/src/commands/clear.rs#L376
cannot find struct, variant or union type `ClearPacketsCmd` in this scope
fmt
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/
fmt
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/
fmt
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/
fmt
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/
fmt
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/
fmt
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/
clippy-no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy-no-default-features
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy-no-default-features
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/
clippy-no-default-features
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/
clippy-no-default-features
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/
clippy-no-default-features
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/
clippy-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy-all-features
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1, actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy-all-features
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/
clippy-all-features
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/
clippy-all-features
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/
clippy-all-features
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-stable
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-stable
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/
test-stable
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-stable
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-stable
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-stable
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-stable: crates/relayer/src/event.rs#L501
unused imports: `ics04_channel::packet::Sequence` and `timestamp::Timestamp`
test-stable: crates/relayer-cli/src/commands/query/packet/commitment.rs#L42
struct `PacketSeqs` is never constructed
test-stable
`ibc-relayer` (lib test) generated 1 warning (run `cargo fix --lib -p ibc-relayer --tests` to apply 1 suggestion)
test-stable: crates/relayer-cli/src/commands/clear.rs#L232
unused import: `abscissa_core::clap::Parser`
test-stable
`ibc-relayer-cli` (lib) generated 1 warning
test-stable: crates/relayer-cli/tests/acceptance.rs#L49
unexpected `cfg` condition name: `tarpaulin`
test-stable
`ibc-relayer-cli` (lib test) generated 1 warning
test-stable
build failed, waiting for other jobs to finish...