-
I am considering writing a `protoc-gen` plugin using wire for handling `CodeGeneratorRequest`. However, I'm having trouble getting the proto to compile due to interactions with handling of built-in ty…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
**Which version of Kotest are you using**
Kotest 5.9.1
Hi!
We ran into an issue testing our KMP codebase against Kotlin 2.0.20-Beta2 (Beta1 works, 2.0.10-RC also works).
Kotest fails to start …
-
I use mockposable for roborazzi, everything looks good until I want to generate composable metrics report (https://chrisbanes.me/posts/composable-metrics/).
I got this error :
```
Multiple values …
-
https://github.com/Kotlin/kotlinx.serialization
Kotlin cross-platform / multi-format reflectionless serialization.
Kotlin serialization consists of a compiler plugin, which automatically produces …
-
# Setup
- mockito: 5.14.2
- gradle: 8.11.1
- java: 21
- linux
Followed the instructions on https://javadoc.io/static/org.mockito/mockito-core/5.14.2/org/mockito/Mockito.html#0.3
my catalog…
-
project build.gradle
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.4'
app build.gradle
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'
buildFeatures{
dataBind…
-
**Description**
Using quarkus 0.16.0 in a kotlin project, when hot reloading is triggered it seems like the kotlin files are recompiled without any kotlin compiler plugins. Consider a resource like t…
-
### Description
It would be great to test our sentry-compose-compiler-plugin against different versions of Kotlin, as they ship with different `kotlin-compiler-embeddable` versions, which has no stab…
-
**Build scan link**
https://gradle.com/s/532wov7wlgtsg
**Plugin version**
2.1.1
**Gradle version**
```
------------------------------------------------------------
Gradle 8.10.2
--…