Skip to content

impl: new packet structure for eureka #744

impl: new packet structure for eureka

impl: new packet structure for eureka #744

Triggered via pull request October 24, 2024 10:11
Status Cancelled
Total duration 6m 32s
Artifacts

rust.yaml

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

Annotations

25 errors and 4 warnings
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/chain_id.rs#L326
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/chain_id.rs#L351
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/chain_id.rs#L374
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/client_id.rs#L109
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/client_type.rs#L73
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/client_type.rs#L84
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/identifiers/client_type.rs#L92
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/validate.rs#L287
failed to resolve: use of undeclared crate or module `std`
Check Lints: ibc-eureka-core/ics24-host/types/src/validate.rs#L307
failed to resolve: use of undeclared crate or module `std`
Check Lints
Process completed with exit code 2.
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.
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/chain_id.rs#L326
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/chain_id.rs#L351
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/chain_id.rs#L374
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/client_id.rs#L109
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/client_type.rs#L73
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/client_type.rs#L84
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/identifiers/client_type.rs#L92
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/validate.rs#L287
failed to resolve: use of undeclared crate or module `std`
Run Tests: ibc-eureka-core/ics24-host/types/src/validate.rs#L307
failed to resolve: use of undeclared crate or module `std`
Run Tests
Process completed with exit code 2.
Check Features
Canceling since a higher priority waiting request for 'Rust-refs/pull/1365/merge' exists
Check Features
The operation was canceled.
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
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/
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/