Failure summary / 실패 요약
Task :app:ktlintKotlinScriptCheck FAILED
Relevant log excerpt / 관련 로그
Task :app:ktlintKotlinScriptCheck FAILED
/home/runner/work/test-cicd/test-cicd/app/build.gradle.kts:56:1 File must end with a newline (\n)
Task :app:ktlintTestSourceSetCheck FROM-CACHE
Task :library:loadKtlintReporters FROM-CACHE
gradle/actions: Writing build results to /home/runner/work/_temp/.gradle-actions/build-results/__run_2-1765283495867.json
FAILURE: Build failed with an exception.
- What went wrong:
Execution failed for task ':app:ktlintKotlinScriptCheck'.
A failure occurred while executing org.jlleitschuh.gradle.ktlint.worker.ConsoleReportWorkAction
KtLint found code style violations. Please see the following reports:
- /home/runner/work/test-cicd/test-cicd/app/build/reports/ktlint/ktlintKotlinScriptCheck/ktlintKotlinScriptCheck.txt
- /home/runner/work/test-cicd/test-cicd/app/build/reports/ktlint/ktlintKotlinScriptCheck/ktlintKotlinScriptCheck.xml
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
Get more help at https://help.gradle.org.
BUILD FAILED in 17s
13 actionable tasks: 2 executed, 11 from cache
Extra context / 추가 정보
Runner: Linux
Event: push
Failure summary / 실패 요약
Relevant log excerpt / 관련 로그
FAILURE: Build failed with an exception.
Execution failed for task ':app:ktlintKotlinScriptCheck'.
BUILD FAILED in 17s
13 actionable tasks: 2 executed, 11 from cache
Extra context / 추가 정보
Runner: Linux
Event: push