Skip to content

Refactor account processing implementation to be more efficient #565

Refactor account processing implementation to be more efficient

Refactor account processing implementation to be more efficient #565

Triggered via pull request October 1, 2024 20:46
Status Failure
Total duration 18s
Artifacts

ktlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
ktlint
Process completed with exit code 1.
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L409
Unexpected indentation (12) (should be 8)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L410
Unexpected indentation (16) (should be 12)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L411
Unexpected indentation (16) (should be 12)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L412
Unexpected indentation (16) (should be 12)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L413
Unexpected indentation (12) (should be 8)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L414
Unexpected indentation (16) (should be 12)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L415
Unexpected indentation (12) (should be 8)
ktlint: service/src/main/kotlin/io/provenance/explorer/service/AccountService.kt#L416
Unexpected indentation (8) (should be 4)
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/