Skip to content

fix(ibc-core): reject packets with no timeouts in send_packet_validate #71

fix(ibc-core): reject packets with no timeouts in send_packet_validate

fix(ibc-core): reject packets with no timeouts in send_packet_validate #71

Triggered via pull request April 29, 2024 17:25
@rnbguyrnbguy
synchronize #1205
rano/fix/1198
Status Success
Total duration 55s
Artifacts

markdown-link-check.yaml

on: pull_request
md-link-check
43s
md-link-check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 2 warnings
cannot find value `raw_packet_no_timeout_of_timestamp` in this scope: ibc-testkit/src/fixtures/core/channel/packet.rs#L228
error[E0425]: cannot find value `raw_packet_no_timeout_of_timestamp` in this scope --> ibc-testkit/src/fixtures/core/channel/packet.rs:228:23 | 228 | ..raw_packet_no_timeout_of_timestamp | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a local variable with a similar name exists: `raw_packet_no_timeout_timestamp`
md-link-check
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/.
md-link-check
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/