Skip to content

imp: Enable custom paths for light client proof verifications #368

imp: Enable custom paths for light client proof verifications

imp: Enable custom paths for light client proof verifications #368

Triggered via pull request July 12, 2024 14:22
Status Cancelled
Total duration 3m 15s
Artifacts

rust.yaml

on: pull_request
Check features
2m 41s
Check features
nightly_fmt
20s
nightly_fmt
clippy_all_features
1m 14s
clippy_all_features
clippy_no_default_features
1m 6s
clippy_no_default_features
doc_all_features
2m 13s
doc_all_features
doc_no_default_features
2m 19s
doc_no_default_features
test-stable
1m 15s
test-stable
Matrix: test-msrv
Fit to window
Zoom out
Zoom in

Annotations

32 errors and 12 warnings
clippy_no_default_features
Clippy had exited with the 101 exit code
clippy_all_features
Clippy had exited with the 101 exit code
test-stable: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
test-stable: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_membership` has 1 type parameter but its trait declaration has 0 type parameters
test-stable: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_non_membership` has 1 type parameter but its trait declaration has 0 type parameters
test-stable: ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs#L187
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
test-stable
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
doc_all_features: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
doc_all_features: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_membership` has 1 type parameter but its trait declaration has 0 type parameters
doc_all_features: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_non_membership` has 1 type parameter but its trait declaration has 0 type parameters
doc_all_features: ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs#L187
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
doc_all_features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
doc_no_default_features: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
doc_no_default_features: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_membership` has 1 type parameter but its trait declaration has 0 type parameters
doc_no_default_features: ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_non_membership` has 1 type parameter but its trait declaration has 0 type parameters
doc_no_default_features: ibc-testkit/src/testapp/ibc/clients/mock/client_state.rs#L187
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
doc_no_default_features
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check features
Canceling since a higher priority waiting request for 'Rust-refs/pull/1273/merge' exists
Check features
The operation was canceled.
test-msrv (ubuntu-latest, unknown-linux-gnu)
Canceling since a higher priority waiting request for 'Rust-refs/pull/1273/merge' exists
test-msrv (ubuntu-latest, unknown-linux-gnu)
The operation was canceled.
test-msrv (macos-latest, apple-darwin)
Canceling since a higher priority waiting request for 'Rust-refs/pull/1273/merge' exists
test-msrv (macos-latest, apple-darwin)
The operation was canceled.
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
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
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/
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
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/
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/
test-stable
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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/
doc_all_features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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_no_default_features
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/