Skip to content

chore: bump ics23 to 0.11.3 #101

chore: bump ics23 to 0.11.3

chore: bump ics23 to 0.11.3 #101

Triggered via pull request July 17, 2024 19:45
Status Skipped
Total duration 5s
Artifacts

multi-chains.yaml

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

Annotations

4 errors
function cannot return without recursing: crates/relayer-types/src/core/ics03_connection/connection.rs#L396
error: function cannot return without recursing --> crates/relayer-types/src/core/ics03_connection/connection.rs:396:5 | 396 | / fn from(value: State) -> Self { 397 | | value.into() 398 | | } | |_____^ | note: recursive call site --> crates/relayer-types/src/core/ics03_connection/connection.rs:397:9 | 397 | value.into() | ^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion = note: `-D clippy::unconditional-recursion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::unconditional_recursion)]`
importing legacy numeric constants: crates/relayer-types/src/core/ics03_connection/connection.rs#L5
error: importing legacy numeric constants --> crates/relayer-types/src/core/ics03_connection/connection.rs:5:5 | 5 | u64, | ^^^ | = help: remove this import = note: then `u64::<CONST>` will resolve to the respective associated constant = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `-D clippy::legacy-numeric-constants` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::legacy_numeric_constants)]`
function cannot return without recursing: crates/relayer-types/src/core/ics03_connection/connection.rs#L396
error: function cannot return without recursing --> crates/relayer-types/src/core/ics03_connection/connection.rs:396:5 | 396 | / fn from(value: State) -> Self { 397 | | value.into() 398 | | } | |_____^ | note: recursive call site --> crates/relayer-types/src/core/ics03_connection/connection.rs:397:9 | 397 | value.into() | ^^^^^^^^^^^^ = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#unconditional_recursion = note: `-D clippy::unconditional-recursion` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::unconditional_recursion)]`
importing legacy numeric constants: crates/relayer-types/src/core/ics03_connection/connection.rs#L5
error: importing legacy numeric constants --> crates/relayer-types/src/core/ics03_connection/connection.rs:5:5 | 5 | u64, | ^^^ | = help: remove this import = note: then `u64::<CONST>` will resolve to the respective associated constant = help: for further information visit https://rust-lang.github.io/rust-clippy/master/index.html#legacy_numeric_constants = note: `-D clippy::legacy-numeric-constants` implied by `-D warnings` = help: to override `-D warnings` add `#[allow(clippy::legacy_numeric_constants)]`