chore(deps): update plugin com.diffplug.spotless to v7.0.2 (#2399) #3990
Annotations
2 errors and 6 warnings
JavaDefaultTargetTest.multipleBlocksShouldWork():
plugin-gradle/src/test/java/com/diffplug/gradle/spotless/JavaDefaultTargetTest.java#L62
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit-8524796726284311404 with arguments [spotlessApply]
Output:
> Task :spotlessInternalRegisterDependencies
> Task :spotlessJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spotlessJava'.
> 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
* 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 10s
2 actionable tasks: 2 executed
|
JavaEclipseTest.settingsWithContentWithoutFile():
plugin-gradle/src/test/java/com/diffplug/gradle/spotless/JavaEclipseTest.java#L38
org.gradle.testkit.runner.UnexpectedBuildFailure: Unexpected build execution failure in /tmp/junit-14258875224115765633 with arguments [spotlessApply]
Output:
> Task :spotlessInternalRegisterDependencies
> Task :spotlessJava FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spotlessJava'.
> 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
* 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 10s
2 actionable tasks: 2 executed
|
Analyze (javascript)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 (javascript)
Unable to validate code scanning workflow: CheckoutWrongHead
|
Analyze (java)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
Analyze (java)
Unable to validate code scanning workflow: CheckoutWrongHead
|