Skip to content

imp(02-client): implement TryFrom<TmAbciEvent> for event types #300

imp(02-client): implement TryFrom<TmAbciEvent> for event types

imp(02-client): implement TryFrom<TmAbciEvent> for event types #300

Re-run triggered June 17, 2024 20:06
Status Failure
Total duration 7m 21s
Artifacts

rust.yaml

on: pull_request
Check features
7m 9s
Check features
nightly_fmt
19s
nightly_fmt
clippy_all_features
43s
clippy_all_features
clippy_no_default_features
30s
clippy_no_default_features
doc_all_features
2m 7s
doc_all_features
doc_no_default_features
1m 56s
doc_no_default_features
test-stable
1m 31s
test-stable
Matrix: test-msrv
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 30 warnings
nightly_fmt
The process '/home/runner/.cargo/bin/cargo' failed with exit code 1
clippy_no_default_features
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
clippy_no_default_features: ibc-core/ics02-client/types/src/events.rs#L385
usage of `Iterator::fold` on a type that implements `Try`
clippy_no_default_features: ibc-core/ics02-client/types/src/events.rs#L385
very complex type used. Consider factoring parts into `type` definitions
clippy_no_default_features: ibc-core/ics02-client/types/src/events.rs#L505
usage of `Iterator::fold` on a type that implements `Try`
clippy_no_default_features: ibc-core/ics02-client/types/src/events.rs#L505
very complex type used. Consider factoring parts into `type` definitions
clippy_no_default_features
Exiting due to clippy errors
clippy_all_features
Unable to create clippy annotations! Reason: HttpError: Resource not accessible by integration
clippy_all_features: ibc-core/ics02-client/types/src/events.rs#L385
usage of `Iterator::fold` on a type that implements `Try`
clippy_all_features: ibc-core/ics02-client/types/src/events.rs#L385
very complex type used. Consider factoring parts into `type` definitions
clippy_all_features: ibc-core/ics02-client/types/src/events.rs#L505
usage of `Iterator::fold` on a type that implements `Try`
clippy_all_features: ibc-core/ics02-client/types/src/events.rs#L505
very complex type used. Consider factoring parts into `type` definitions
clippy_all_features
Exiting due to clippy errors
test-stable
EmptyBaseDenom
test-stable
EmptyBaseDenom
test-stable
EmptyBaseDenom23
nightly_fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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/
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L1
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L6
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L229
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L237
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L372
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L382
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L492
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L502
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L644
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
nightly_fmt: ibc-core/ics02-client/types/src/events.rs#L694
Diff in /home/runner/work/ibc-rs/ibc-rs/ibc-core/ics02-client/types/src/events.rs
clippy_no_default_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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.
clippy_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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-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-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-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-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_all_features
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-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-rs/cargo@v1. 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-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 (macos-latest, apple-darwin)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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-msrv (macos-latest, apple-darwin)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/