Skip to content

impl: new packet structure for eureka #753

impl: new packet structure for eureka

impl: new packet structure for eureka #753

Triggered via pull request October 28, 2024 15:51
Status Failure
Total duration 28m 25s
Artifacts

rust.yaml

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

Annotations

23 errors and 4 warnings
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
The process '/Users/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 (ubuntu-latest, unknown-linux-gnu)
The job was canceled because "macos-latest_apple-darwin" failed.
Test MSRV for `ibc` libraries (ubuntu-latest, unknown-linux-gnu)
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.
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
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 (macos-latest, apple-darwin)
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/