chore(deps): update tendermint-light-client-verifier requirement from 0.35.0 to 0.36.0 #85
rust.yaml
on: pull_request
Check features
8m 7s
nightly_fmt
28s
clippy_all_features
1m 2s
clippy_no_default_features
1m 14s
doc_all_features
1m 31s
doc_no_default_features
1m 36s
test-stable
1m 8s
Matrix: test-msrv
Annotations
59 errors and 18 warnings
clippy_all_features
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
clippy_all_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
clippy_all_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
clippy_all_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
clippy_all_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
|
|
|
|
|
test-stable:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
test-stable:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
test-stable:
ibc-clients/ics07-tendermint/types/src/header.rs#L66
mismatched types
|
test-stable:
ibc-clients/ics07-tendermint/types/src/header.rs#L67
mismatched types
|
test-stable:
ibc-clients/ics07-tendermint/types/src/header.rs#L79
mismatched types
|
test-stable:
ibc-clients/ics07-tendermint/types/src/header.rs#L80
mismatched types
|
test-stable:
ibc-clients/ics07-tendermint/types/src/header.rs#L88
mismatched types
|
test-stable:
ibc-clients/ics07-tendermint/types/src/header.rs#L89
mismatched types
|
test-stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
clippy_no_default_features
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
|
clippy_no_default_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
clippy_no_default_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
|
|
|
|
|
|
clippy_no_default_features
Exiting due to clippy errors
|
doc_all_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
doc_all_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
|
|
|
|
|
|
doc_all_features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
doc_no_default_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
doc_no_default_features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
|
|
|
|
|
|
doc_no_default_features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
test-msrv (ubuntu-latest, unknown-linux-gnu)
Process completed with exit code 1.
|
test-msrv (macos-latest, apple-darwin)
The job was canceled because "ubuntu-latest_unknown-lin" failed.
|
test-msrv (macos-latest, apple-darwin)
The operation was canceled.
|
Check features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
type mismatch resolving `<TrustThresholdFraction as TryFrom<TrustThreshold>>::Error == ClientError`
|
Check features:
ibc-clients/ics07-tendermint/types/src/client_state.rs#L205
the trait bound `tendermint::trust_threshold::TrustThresholdFraction: core::convert::From<trust_threshold::TrustThreshold>` is not satisfied
|
Check features:
ibc-clients/ics07-tendermint/types/src/header.rs#L66
mismatched types
|
Check features:
ibc-clients/ics07-tendermint/types/src/header.rs#L67
mismatched types
|
Check features:
ibc-clients/ics07-tendermint/types/src/header.rs#L79
mismatched types
|
Check features:
ibc-clients/ics07-tendermint/types/src/header.rs#L80
mismatched types
|
Check features:
ibc-clients/ics07-tendermint/types/src/header.rs#L88
mismatched types
|
Check features:
ibc-clients/ics07-tendermint/types/src/header.rs#L89
mismatched types
|
Check features
Process completed with exit code 2.
|
nightly_fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
nightly_fmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
clippy_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy_all_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
clippy_all_features
It seems that this Action is executed from the forked repository.
|
clippy_all_features
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
test-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
clippy_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/clippy-check@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy_no_default_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
clippy_no_default_features
It seems that this Action is executed from the forked repository.
|
clippy_no_default_features
GitHub Actions are not allowed to create Check annotations, when executed for a forked repos. See https://github.com/actions-rs/clippy-check/issues/2 for details.
|
doc_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
doc_all_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
doc_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
doc_no_default_features
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (ubuntu-latest, unknown-linux-gnu)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-msrv (ubuntu-latest, unknown-linux-gnu)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|