merge: coderabbitai 테스트 #30
Annotations
2 errors and 2 warnings
lint:
src/main/kotlin/com/onboard/server/domain/HelloController.kt#L23
[ktlint] reported by reviewdog 🐶
Unexpected blank line(s) before "}"
Raw Output:
src/main/kotlin/com/onboard/server/domain/HelloController.kt:23:1: error: Unexpected blank line(s) before "}" (standard:no-blank-line-before-rbrace)
|
lint:
src/main/kotlin/com/onboard/server/domain/HelloController.kt#L24
[ktlint] reported by reviewdog 🐶
Needless blank line(s)
Raw Output:
src/main/kotlin/com/onboard/server/domain/HelloController.kt:24:1: error: Needless blank line(s) (standard:no-consecutive-blank-lines)
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|