-
When I deprecated some methods on Gradle's public API, there were test failures, since deprecation warnings were detected when generating the API extensions.
### Expected Behavior
No deprecation m…
-
Quarkus is an open source framework for Java (https://quarkus.io/) with a great ecosystem (e.g. extensions) and high performances (with a focus on build time resolution).
It's a good framework for cl…
-
**Bug Report for Sophisticated Backpacks**
**Description of the Bug:**
The battery upgrade in Sophisticated Backpacks mod is not discharging power as expected. When connected to a power source v…
-
```
bazel vendor --vendor_dir=vendored
Starting local Bazel server and connecting to it...
INFO: Repository container_structure_test~~extension~structure_test_st_linux_i386 instantiated at:
: in…
-
I'm on 6.8.0 using the deployer on Apple Silicon.
I'm able to run my hello world app from IntelliJ's debugger. I'm coding Kotlin, but I don't think that matters yet.
```
$ java -version
open…
-
I've configured the [Kotest HTML report](https://kotest.io/docs/extensions/html_reporter.html) (with the workaround from #3306).
The report is generated correctly, and I can click around, but ther…
aSemy updated
1 month ago
-
**Describe the bug**
I'm getting a compiler exception when I add a new field to my class.
```
java.lang.IllegalStateException: Class PetDbo have constructor parameters which are not properties a…
-
Given API with type parameter bound to something:
```
interface Geo {
val geometry: Geometry
}
internal class GeoDataFrame(val df: DataFrame) {
fun update(f: DataFrame.() -> DataFrame): Da…
-
I tried to use MutatApp following all your steps for setting it up, but final installAndRun is not working due to deprecated gradle plugin:
./scripts/20-InstallAndRun.sh
> Configure project :app
…
-
**Describe the bug**
When compiling, I get an error. Not sure when this started happening, but it happened after I updated to Kotlin 1.5 from 1.4.30+. Seems to do with the new IR backend.
**To R…