chore(deps): update plugin com.adarshr.test-logger to v4 (#1870) #228
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
EclipseCdtFormatterStepTest.[1] 10.6:
lib-extra/src/test/java/com/diffplug/spotless/extra/cpp/EclipseCdtFormatterStepTest.java#L37
com.diffplug.spotless.ThrowingEx$WrappedAsRuntimeException: java.io.IOException: Failed to load eclipse cdt formatter: java.lang.IllegalStateException: P2 operation already in progress, close other clients or delete stale lockfile at /home/runner/.m2/repository/dev/equo/p2-data/metadata/.lock
|
EclipseCdtFormatterStepTest.[2] 10.7:
lib-extra/src/test/java/com/diffplug/spotless/extra/cpp/EclipseCdtFormatterStepTest.java#L37
com.diffplug.spotless.ThrowingEx$WrappedAsRuntimeException: java.io.IOException: Failed to load eclipse cdt formatter: java.lang.IllegalStateException: P2 operation already in progress, close other clients or delete stale lockfile at /home/runner/.m2/repository/dev/equo/p2-data/metadata/.lock
|
EclipseCdtFormatterStepTest.[3] 11.1:
lib-extra/src/test/java/com/diffplug/spotless/extra/cpp/EclipseCdtFormatterStepTest.java#L37
com.diffplug.spotless.ThrowingEx$WrappedAsRuntimeException: java.io.IOException: Failed to load eclipse cdt formatter: java.lang.IllegalStateException: P2 operation already in progress, close other clients or delete stale lockfile at /home/runner/.m2/repository/dev/equo/p2-data/metadata/.lock
|
EclipseJdtFormatterStepSpecialCaseTest.issue_1638():
lib-extra/src/test/java/com/diffplug/spotless/extra/java/EclipseJdtFormatterStepSpecialCaseTest.java#L28
com.diffplug.spotless.ThrowingEx$WrappedAsRuntimeException: java.io.IOException: Failed to load eclipse jdt formatter: java.lang.IllegalStateException: P2 operation already in progress, close other clients or delete stale lockfile at /home/runner/.m2/repository/dev/equo/p2-data/metadata/.lock
|
GitRatchetGradleTest.[2] 1:
plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\GitRatchetGradleTest.class#L115
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\runneradmin\AppData\Local\Temp\junit5858117984346849977 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
rmdir /q /s .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 1s
2 actionable tasks: 1 executed, 1 up-to-date
Configuration cache entry reused.
|
GitRatchetGradleTest.[2] 1:
plugin-gradle\build\classes\java\test\com\diffplug\gradle\spotless\GitRatchetGradleTest.class#L220
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in C:\Users\runneradmin\AppData\Local\Temp\junit4805873375781231436 with arguments [spotlessCheck]
Output:
Configuration cache is an incubating feature.
Reusing configuration cache.
> Task :spotlessInternalRegisterDependencies UP-TO-DATE
> Task :spotlessMisc FAILED
> Task :added:spotlessMisc FAILED
> Task :clean:spotlessMisc FAILED
> Task :dirty:spotlessMisc FAILED
FAILURE: Build completed with 4 failures.
1: Task 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
rmdir /q /s .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.
==============================================================================
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':added:spotlessMisc'.
> Error while evaluating property 'lineEndingsPolicy' of task ':added:spotlessMisc'
> Spotless JVM-local cache is stale. Regenerate the cache with
rmdir /q /s .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.
==============================================================================
3: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':dirty:spotlessMisc'.
> Error while evaluating property 'lineEndingsPolicy' of task ':dirty:spotlessMisc'
> Spotless JVM-local cache is stale. Regenerate the cache with
rmdir /q /s .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.
==============================================================================
4: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':clean:spotlessMisc'.
> Error while evaluating property 'lineEndingsPolicy' of task ':clean:spotlessMisc'
> Spotless JVM-local cache is stale. Regenerate the cache with
rmdir /q /s .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 463ms
5 actionable tasks: 4 executed, 1 up-to-date
Configuration cache entry reused.
|