Skip to content

Format cargo.toml files #456

Format cargo.toml files

Format cargo.toml files #456

Triggered via push August 7, 2024 19:07
Status Failure
Total duration 4m 25s
Artifacts

rust.yaml

on: push
Check Lints
44s
Check Lints
Check Documentations
26s
Check Documentations
Check Features
46s
Check Features
Run Tests
30s
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.
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.
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.
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)
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/