Skip to content

CI for upstream PR #157

CI for upstream PR

CI for upstream PR #157

Triggered via pull request June 7, 2024 10:00
Status Failure
Total duration 5m 22s
Artifacts

cargo-doc.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
cargo-doc: crates/relayer/src/chain/namada.rs#L98
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
cargo-doc: crates/relayer/src/chain/namada.rs#L178
the method `shielded_mut` exists for struct `NamadaImpl<HttpClient, NullWalletUtils, FsShieldedUtils, NullIo>`, but its trait bounds were not satisfied
cargo-doc: crates/relayer/src/chain/namada.rs#L182
the method `client` exists for struct `NamadaImpl<HttpClient, NullWalletUtils, FsShieldedUtils, NullIo>`, but its trait bounds were not satisfied
cargo-doc: crates/relayer/src/chain/namada.rs#L183
the method `io` exists for struct `NamadaImpl<HttpClient, NullWalletUtils, FsShieldedUtils, NullIo>`, but its trait bounds were not satisfied
cargo-doc: crates/relayer/src/chain/namada/tx.rs#L347
the method `wallet` exists for struct `NamadaImpl<HttpClient, NullWalletUtils, FsShieldedUtils, NullIo>`, but its trait bounds were not satisfied
cargo-doc: crates/relayer/src/chain/namada/tx.rs#L352
the method `client` exists for struct `NamadaImpl<HttpClient, NullWalletUtils, FsShieldedUtils, NullIo>`, but its trait bounds were not satisfied
cargo-doc: crates/relayer/src/chain/namada/tx.rs#L356
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
cargo-doc: crates/relayer/src/chain/namada/tx.rs#L356
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
cargo-doc: crates/relayer/src/chain/namada/tx.rs#L357
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
cargo-doc: crates/relayer/src/chain/namada/tx.rs#L360
the method `sign` exists for struct `NamadaImpl<HttpClient, NullWalletUtils, FsShieldedUtils, NullIo>`, but its trait bounds were not satisfied
cargo-doc
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: heliaxdev/setup-protoc@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
cargo-doc
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/