Temp ci test #153
rust.yml
on: pull_request
fmt
46s
clippy-all-features
2m 57s
clippy-no-default-features
2m 42s
test-stable
3m 20s
msrv
2m 13s
Annotations
13 errors and 8 warnings
msrv
Process completed 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/src/chain/namada.rs#L98
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
|
test-stable:
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
|
test-stable:
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
|
test-stable:
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
|
test-stable:
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
|
test-stable:
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
|
test-stable:
crates/relayer/src/chain/namada/tx.rs#L356
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
|
test-stable:
crates/relayer/src/chain/namada/tx.rs#L356
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
|
test-stable:
crates/relayer/src/chain/namada/tx.rs#L357
the trait bound `HttpClient: namada_sdk::tendermint_rpc::client::Client` is not satisfied
|
test-stable:
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
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fmt
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/
|
clippy-no-default-features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: heliaxdev/setup-protoc@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy-no-default-features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: heliaxdev/setup-protoc@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy-all-features
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
test-stable
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/.
|
test-stable
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/
|