-
**Describe the issue**
Running `versionCatalogUpdate` without the version plugin as desribed in #125 reports problems when the Gradle configuration cache is used. A simmilar issue was reported in #10…
-
### Current Behavior
given a gradle build using snapshot dependencies (changing dependencies) and configuration cache enabled.
Executing multiple gradle targets will populate the gradle configuration…
-
### Describe the Issue
Error: The heap snapshot verifier discovered a type not marked as reachable: AnalysisType HotSpotType, allocated: false, inHeap: false, reachable: false>
com.oracle.graal.po…
-
Please provide:
- Link to build log from https://jitpack.io
- Does the project build on your machine with **the same** commands (e.g. ./gradlew install) ?
- What error are you seeing?
Than…
-
### Current Behavior
`Calculating task graph as configuration cache cannot be reused because the set of Gradle properties has changed: 'hello' was added.
`
### Expected Behavior
These messages…
-
Currently our pekko-http module only supports scala 2.13. The verifier fails when run against scala 3 with a return type error:
```
* What went wrong:
Execution failed for task ':instrumentation:…
-
The `lettuce-6.0` is failing the instrumentation verifier as of the new [io.lettuce:lettuce-core:6.5.0.RELEASE](https://central.sonatype.com/artifact/io.lettuce/lettuce-core/6.5.0.RELEASE) version. We…
-
With the introduction of the Gradle configuration cache, community plugins may need to be adjusted. The goal of this issue is to track the status of community plugins.
For configuration cache suppo…
-
Error:
> \* What went wrong:
> Configuration cache problems found in this build.
>
> 3 problems were found storing the configuration cache.
> \- Class \`gradlegitproperties.org.eclipse.jgit.uti…
-
RN 0.72.5
iOS work OK.
On android i got Native module not found (stack getRandomBase64 -> getRandomValues -> rng -> v4 -> GooglePlacesAutocomplete)
When I look to android/settings.gradle I d…