Skip to content

test: ktlint

test: ktlint #29

Triggered via pull request September 8, 2023 07:52
Status Failure
Total duration 41s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

on: pull_request
Lint Commit Message
18s
Lint Commit Message
Lint Kotlin
32s
Lint Kotlin
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Kotlin: support/eclipselink-javax/src/main/kotlin/com/linecorp/kotlinjdsl/support/eclipselink/javax/JpqlJpaEntityManagerUtils.kt#L103
[ktlint] reported by reviewdog 🐶 Newline expected after opening parenthesis Raw Output: support/eclipselink-javax/src/main/kotlin/com/linecorp/kotlinjdsl/support/eclipselink/javax/JpqlJpaEntityManagerUtils.kt:103:28: error: Newline expected after opening parenthesis (standard:function-signature)
Lint Kotlin: support/eclipselink-javax/src/main/kotlin/com/linecorp/kotlinjdsl/support/eclipselink/javax/JpqlJpaEntityManagerUtils.kt#L103
[ktlint] reported by reviewdog 🐶 Parameter should start on a newline Raw Output: support/eclipselink-javax/src/main/kotlin/com/linecorp/kotlinjdsl/support/eclipselink/javax/JpqlJpaEntityManagerUtils.kt:103:42: error: Parameter should start on a newline (standard:function-signature)
Lint Kotlin: support/eclipselink-javax/src/main/kotlin/com/linecorp/kotlinjdsl/support/eclipselink/javax/JpqlJpaEntityManagerUtils.kt#L103
[ktlint] reported by reviewdog 🐶 Newline expected before closing parenthesis Raw Output: support/eclipselink-javax/src/main/kotlin/com/linecorp/kotlinjdsl/support/eclipselink/javax/JpqlJpaEntityManagerUtils.kt:103:68: error: Newline expected before closing parenthesis (standard:function-signature)