imp: Enable custom paths for light client proof verifications #369
Annotations
8 errors and 2 warnings
ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `serialize_path` has 1 type parameter but its trait declaration has 0 type parameters
|
ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
method `verify_membership` has 1 type parameter but its trait declaration has 0 type parameters
|
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
|
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
|
ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
mismatched types
|
ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
mismatched types
|
ibc-testkit/src/testapp/ibc/clients/mod.rs#L27
mismatched types
|
|
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/
|
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/
|
This job failed
Loading