Release v0.54.0 #457
rust.yaml
on: pull_request
Check Lints
29s
Check Documentations
15s
Check Features
55s
Run Tests
1m 17s
Matrix: Test MSRV for `ibc` libraries
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#L137
mismatched types
|
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/merkle.rs#L192
mismatched types
|
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#L137
mismatched types
|
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/merkle.rs#L192
mismatched types
|
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/
|