Skip to content

fix: use Binary for checksum and merkle path so base64 deser works #400

fix: use Binary for checksum and merkle path so base64 deser works

fix: use Binary for checksum and merkle path so base64 deser works #400

Triggered via pull request July 19, 2024 06:46
Status Cancelled
Total duration 53s
Artifacts

upload-cw-clients.yaml

on: pull_request
Upload precompiled Tendermint CosmWasm client
42s
Upload precompiled Tendermint CosmWasm client
Fit to window
Zoom out
Zoom in

Annotations

5 errors
unused import: `super::SudoMsg`: ibc-clients/cw-context/src/types/msgs.rs#L273
error: unused import: `super::SudoMsg` --> ibc-clients/cw-context/src/types/msgs.rs:273:9 | 273 | use super::SudoMsg; | ^^^^^^^^^^^^^^ | note: the lint level is defined here --> ibc-clients/cw-context/src/lib.rs:12:5 | 12 | warnings, | ^^^^^^^^ = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
unused import: `super::SudoMsg`: ibc-clients/cw-context/src/types/msgs.rs#L273
error: unused import: `super::SudoMsg` --> ibc-clients/cw-context/src/types/msgs.rs:273:9 | 273 | use super::SudoMsg; | ^^^^^^^^^^^^^^ | note: the lint level is defined here --> ibc-clients/cw-context/src/lib.rs:12:5 | 12 | warnings, | ^^^^^^^^ = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
Upload precompiled Tendermint CosmWasm client
Canceling since a higher priority waiting request for 'Upload precompiled CosmWasm clients-refs/pull/1283/merge' exists
Upload precompiled Tendermint CosmWasm client
The operation was canceled.