Skip to content

Implement tx error handling when ibcService.saveIbcChannelData fails #499

Implement tx error handling when ibcService.saveIbcChannelData fails

Implement tx error handling when ibcService.saveIbcChannelData fails #499

Triggered via pull request August 26, 2024 17:33
Status Failure
Total duration 20s
Artifacts

ktlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ktlint
Process completed with exit code 1.
ktlint: service/src/test/kotlin/io/provenance/explorer/domain/entities/TxProcessingFailuresTableTest.kt#L1
Imports must be ordered in lexicographic order without any empty lines in-between with "java", "javax", "kotlin" and aliases in the end
ktlint
ktlint with 1 error
ktlint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, yutailang0119/action-ktlint@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/