Closed
Conversation
Pankraz76
commented
Mar 5, 2026
| distributionBase=GRADLE_USER_HOME | ||
| distributionPath=wrapper/dists | ||
| distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06 | ||
| distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip |
Author
There was a problem hiding this comment.
im wondering why the build is not working with this "simple" bump?
Parallel Configuration Cache is an incubating feature.
Calculating task graph as configuration cache cannot be reused because file '.git/HEAD' has changed.
Type-safe project accessors is an incubating feature.
> Task :spotlessFreshmarkApply FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':spotlessFreshmarkApply'.
> There were 1 lint error(s), they must be fixed or suppressed.
README.md:L176 freshmark(java.lang.reflect.InvocationTargetException) java.lang.reflect.InvocationTargetException (...)
Resolve these lints or suppress with `suppressLintsFor`
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Get more help at https://help.gradle.org.
BUILD FAILED in 4s
18 actionable tasks: 1 executed, 12 from cache, 5 up-to-date
Configuration cache entry stored.
➜ spotless git:(GradleBestPractices)
Member
|
This will be bumped by @renovate-bot like #2818. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix GradleBestPractices