Skip to content

Port "rpc: Fix deserialization of /block_results response when some tx results are non-ok" (tendermint-rs#1391) #55

Port "rpc: Fix deserialization of /block_results response when some tx results are non-ok" (tendermint-rs#1391)

Port "rpc: Fix deserialization of /block_results response when some tx results are non-ok" (tendermint-rs#1391) #55

Triggered via pull request March 14, 2024 12:29
@romacromac
synchronize #24
port/1391
Status Failure
Total duration 2m 40s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build-all
Process completed with exit code 101.
[clippy] rpc/tests/sei_fixtures.rs#L3: rpc/tests/sei_fixtures.rs#L3
error[E0432]: unresolved import `tendermint_rpc` --> rpc/tests/sei_fixtures.rs:3:5 | 3 | use tendermint_rpc::{endpoint, Response}; | ^^^^^^^^^^^^^^ use of undeclared crate or module `tendermint_rpc`
generated-protos-compile
Process completed with exit code 101.