Skip to content

Implement tx error handling when ibcService.saveIbcChannelData fails #490

Implement tx error handling when ibcService.saveIbcChannelData fails

Implement tx error handling when ibcService.saveIbcChannelData fails #490

Triggered via pull request August 23, 2024 17:35
Status Failure
Total duration 1m 16s
Artifacts

ktlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ktlint
Process completed with exit code 1.
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L216
Unexpected indentation (24) (should be 20)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L541
Unexpected indentation (28) (should be 20)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L550
Unexpected indentation (28) (should be 20)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L576
Unexpected indentation (28) (should be 24)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L577
Unexpected indentation (28) (should be 24)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L616
Unexpected indentation (24) (should be 20)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L617
Unexpected indentation (24) (should be 20)
ktlint: service/src/main/kotlin/io/provenance/explorer/domain/entities/Blocks.kt#L641
Unexpected indentation (24) (should be 20)
ktlint
ktlint with 8 errors
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/