Skip to content

impl: new packet structure for eureka #742

impl: new packet structure for eureka

impl: new packet structure for eureka #742

Triggered via pull request October 23, 2024 16:16
Status Failure
Total duration 8m 49s
Artifacts

rust.yaml

on: pull_request
Matrix: Test MSRV for `ibc` libraries
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 2 warnings
Check Lints
Clippy had exited with the 101 exit code
Run Tests: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L71
cannot find value `chan_end_on_a` in this scope
Run Tests: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L71
failed to resolve: use of undeclared type `Order`
Run Tests: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L115
failed to resolve: use of undeclared type `Counterparty`
Run Tests: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L141
cannot find value `chan_end_on_a` in this scope
Run Tests: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L141
failed to resolve: use of undeclared type `Order`
Run Tests: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L49
cannot find value `chan_end_on_b` in this scope
Run Tests: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L51
failed to resolve: use of undeclared type `Order`
Run Tests: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L52
failed to resolve: use of undeclared type `Order`
Run Tests: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L56
failed to resolve: use of undeclared type `Order`
Run Tests: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L76
cannot find value `chan_end_on_b` in this scope
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L71
cannot find value `chan_end_on_a` in this scope
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L71
failed to resolve: use of undeclared type `Order`
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L115
failed to resolve: use of undeclared type `Counterparty`
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L141
cannot find value `chan_end_on_a` in this scope
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L141
failed to resolve: use of undeclared type `Order`
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L49
cannot find value `chan_end_on_b` in this scope
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L51
failed to resolve: use of undeclared type `Order`
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L52
failed to resolve: use of undeclared type `Order`
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L56
failed to resolve: use of undeclared type `Order`
Check Documentations: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L76
cannot find value `chan_end_on_b` in this scope
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
Process completed with exit code 1.
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
The job was canceled because "ubuntu-latest_unknown-lin" failed.
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
The operation was canceled.
Check Features: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L71
cannot find value `chan_end_on_a` in this scope
Check Features: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L71
failed to resolve: use of undeclared type `Order`
Check Features: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L115
failed to resolve: use of undeclared type `Counterparty`
Check Features: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L141
cannot find value `chan_end_on_a` in this scope
Check Features: ibc-eureka-core/ics04-channel/src/handler/acknowledgement.rs#L141
failed to resolve: use of undeclared type `Order`
Check Features: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L49
cannot find value `chan_end_on_b` in this scope
Check Features: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L51
failed to resolve: use of undeclared type `Order`
Check Features: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L52
failed to resolve: use of undeclared type `Order`
Check Features: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L56
failed to resolve: use of undeclared type `Order`
Check Features: ibc-eureka-core/ics04-channel/src/handler/recv_packet.rs#L76
cannot find value `chan_end_on_b` in this scope
Check Lints
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/
Check Lints
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/clippy-check@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/