Check if EditorConfig file exist for Ktlint in `KotlinGradleExtension… #2913
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 2 warnings
GitRatchetGradleTest.[2] 1:
plugin-gradle/src/test/java/com/diffplug/gradle/spotless/GitRatchetGradleTest.java#L118
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit9888056770268538786 with arguments [spotlessCheck]
Output:
Configuration cache is an incubating feature.
Reusing configuration cache.
> Task :spotlessInternalRegisterDependencies UP-TO-DATE
> Task :spotlessMisc FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spotlessMisc'.
> Error while evaluating property 'lineEndingsPolicy' of task ':spotlessMisc'
> Spotless JVM-local cache is stale. Regenerate the cache with
rm -rf .gradle/configuration-cache
To make this workaround obsolete, please upvote https://github.com/diffplug/spotless/issues/987
* Try:
> 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 597ms
2 actionable tasks: 1 executed, 1 up-to-date
Configuration cache entry reused.
|
Analyze (javascript)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|
Analyze (java)
1 issue was detected with this workflow: git checkout HEAD^2 is no longer necessary. Please remove this step as Code Scanning recommends analyzing the merge commit for best results.
|