Release v0.54.0 #451
rust.yaml
on: pull_request
Check Lints
1m 4s
Check Documentations
1m 15s
Check Features
6m 20s
Run Tests
1m 38s
Matrix: Test MSRV for `ibc` libraries
Annotations
26 errors and 2 warnings
Check Lints
Clippy had exited with the 101 exit code
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L163
type mismatch resolving `<SignedHeader as TryFrom<SignedHeader>>::Error == Error`
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L163
the trait bound `tendermint::block::signed_header::SignedHeader: TryFrom<tendermint_proto::tendermint::v0_38::types::SignedHeader>` is not satisfied
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L171
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L171
the trait bound `tendermint::validator::Set: TryFrom<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L180
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L180
the trait bound `tendermint::validator::Set: TryFrom<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L221
the trait bound `tendermint_proto::tendermint::v0_38::types::SignedHeader: core::convert::From<tendermint::block::signed_header::SignedHeader>` is not satisfied
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L222
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
|
Check Documentations:
ibc-clients/ics07-tendermint/types/src/header.rs#L224
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
|
Check Documentations
Process completed with exit code 2.
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L163
type mismatch resolving `<SignedHeader as TryFrom<SignedHeader>>::Error == Error`
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L163
the trait bound `tendermint::block::signed_header::SignedHeader: TryFrom<tendermint_proto::tendermint::v0_38::types::SignedHeader>` is not satisfied
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L171
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L171
the trait bound `tendermint::validator::Set: TryFrom<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L180
type mismatch resolving `<Set as TryFrom<ValidatorSet>>::Error == Error`
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L180
the trait bound `tendermint::validator::Set: TryFrom<tendermint_proto::tendermint::v0_38::types::ValidatorSet>` is not satisfied
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L221
the trait bound `tendermint_proto::tendermint::v0_38::types::SignedHeader: core::convert::From<tendermint::block::signed_header::SignedHeader>` is not satisfied
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L222
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` is not satisfied
|
Run Tests:
ibc-clients/ics07-tendermint/types/src/header.rs#L224
the trait bound `tendermint_proto::tendermint::v0_38::types::ValidatorSet: core::convert::From<tendermint::validator::Set>` 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 Features
Canceling since a higher priority waiting request for 'Rust-refs/pull/1305/merge' exists
|
Check Features
The operation was canceled.
|
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/
|