Skip to content

Release v0.54.0

Release v0.54.0 #457

Triggered via pull request August 7, 2024 19:07
Status Failure
Total duration 4m 47s
Artifacts

rust.yaml

on: pull_request
Check Lints
29s
Check Lints
Check Documentations
15s
Check Documentations
Check Features
55s
Check Features
Run Tests
1m 17s
Run Tests
Matrix: Test MSRV for `ibc` libraries
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 2 warnings
Check Documentations: ibc-core/ics23-commitment/types/src/merkle.rs#L107
the trait bound `std::vec::Vec<ics23::ProofSpec>: core::convert::From<ProofSpecs>` is not satisfied
Check Documentations: ibc-core/ics23-commitment/types/src/merkle.rs#L167
the trait bound `std::vec::Vec<ics23::ProofSpec>: core::convert::From<ProofSpecs>` is not satisfied
Check Documentations: ibc-core/ics23-commitment/types/src/specs.rs#L23
the trait bound `ProofSpecs: TryFrom<std::vec::Vec<ics23::ProofSpec>>` is not satisfied
Check Documentations
Process completed with exit code 2.
Check Lints
Clippy had exited with the 101 exit code
Check Features: ibc-core/ics23-commitment/types/src/merkle.rs#L107
the trait bound `ibc_primitives::prelude::Vec<ics23::ProofSpec>: core::convert::From<ProofSpecs>` is not satisfied
Check Features: ibc-core/ics23-commitment/types/src/merkle.rs#L167
the trait bound `ibc_primitives::prelude::Vec<ics23::ProofSpec>: core::convert::From<ProofSpecs>` is not satisfied
Check Features: ibc-core/ics23-commitment/types/src/specs.rs#L23
the trait bound `ProofSpecs: TryFrom<ibc_primitives::prelude::Vec<ics23::ProofSpec>>` is not satisfied
Check Features
Process completed with exit code 2.
Run Tests: ibc-core/ics23-commitment/types/src/merkle.rs#L107
the trait bound `std::vec::Vec<ics23::ProofSpec>: core::convert::From<ProofSpecs>` is not satisfied
Run Tests: ibc-core/ics23-commitment/types/src/merkle.rs#L167
the trait bound `std::vec::Vec<ics23::ProofSpec>: core::convert::From<ProofSpecs>` is not satisfied
Run Tests: ibc-core/ics23-commitment/types/src/specs.rs#L23
the trait bound `ProofSpecs: TryFrom<std::vec::Vec<ics23::ProofSpec>>` is not satisfied
Run Tests
Process completed with exit code 2.
Test MSRV for `ibc` libraries (macos-latest, apple-darwin)
Process completed with exit code 1.
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)
Process completed with exit code 1.
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 uses Node.js version which is deprecated 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/