Skip to content

Ibc parsing errors #483

Ibc parsing errors

Ibc parsing errors #483

Triggered via pull request August 21, 2024 17:04
Status Failure
Total duration 22s
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/service/IbcService.kt#L507
Unexpected indentation (40) (should be 36)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/IbcService.kt#L525
Unexpected indentation (48) (should be 44)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/IbcService.kt#L526
Unexpected indentation (48) (should be 44)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/IbcService.kt#L534
Unexpected indentation (48) (should be 44)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/IbcService.kt#L535
Unexpected indentation (48) (should be 44)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/IbcService.kt#L536
Unexpected indentation (48) (should be 44)
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/