Skip to content

Infer compatibility mode from version specs and fallback to node info only if necessary #3443

Infer compatibility mode from version specs and fallback to node info only if necessary

Infer compatibility mode from version specs and fallback to node info only if necessary #3443

Triggered via pull request September 3, 2024 09:48
Status Skipped
Total duration 4s
Artifacts

multi-chains.yaml

on: pull_request
Matrix: multi-chains-test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
useless conversion to the same type: `tendermint_rpc::client::CompatMode`: crates/relayer-cli/src/commands/listen.rs#L203
error: useless conversion to the same type: `tendermint_rpc::client::CompatMode` --> crates/relayer-cli/src/commands/listen.rs:203:8 | 203 | Ok(compat_mode.into()) | ^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `compat_mode` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion = note: `-D clippy::useless-conversion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_conversion)]`
useless conversion to the same type: `tendermint_rpc::client::CompatMode`: crates/relayer-cli/src/commands/listen.rs#L203
error: useless conversion to the same type: `tendermint_rpc::client::CompatMode` --> crates/relayer-cli/src/commands/listen.rs:203:8 | 203 | Ok(compat_mode.into()) | ^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `compat_mode` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion = note: `-D clippy::useless-conversion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_conversion)]`
useless conversion to the same type: `tendermint_rpc::client::CompatMode`: crates/relayer-cli/src/commands/listen.rs#L203
error: useless conversion to the same type: `tendermint_rpc::client::CompatMode` --> crates/relayer-cli/src/commands/listen.rs:203:8 | 203 | Ok(compat_mode.into()) | ^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `compat_mode` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion = note: `-D clippy::useless-conversion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_conversion)]`
useless conversion to the same type: `tendermint_rpc::client::CompatMode`: crates/relayer-cli/src/commands/listen.rs#L203
error: useless conversion to the same type: `tendermint_rpc::client::CompatMode` --> crates/relayer-cli/src/commands/listen.rs:203:8 | 203 | Ok(compat_mode.into()) | ^^^^^^^^^^^^^^^^^^ help: consider removing `.into()`: `compat_mode` | = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#useless_conversion = note: `-D clippy::useless-conversion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::useless_conversion)]`