-
Similar to [this](https://github.com/google/dagger/issues/3257) but I dont use Hilt. Downgrading to Kotlin 1.6.21 works. I also use compose (compiler 1.2.0 for Kotlin 1.7.0, otherwise 1.2.0-rc02).
…
-
## Expected behavior
Given a Kotlin class with properties with default values declared in its constructor and jvm overloads providing a no-arg constructor:
```kotlin
open class Some @JvmOverl…
-
## 🐛 Bug Report
My app is connected to AWS IoT using aws-android-sdk-core and aws-android-sdk-iot. I am using hivemq-mqtt-client for the client side. However, when using minSdkVersion lower than 2…
-
```
[15:25:40] [Server thread/ERROR]: Error occurred while enabling SkJson v3.0.7 (Is it up to date?)
java.lang.ExceptionInInitializerError: null
at SkJson.jar/com.shanebeestudios.skbee.api.nbt.ut…
-
**Describe the bug**
I've been using for a long time a GitLab CI/CD script to upload artifacts to Artifactory. Suddenly, the artifacts were not deployed, with no errors or warning. I came here to che…
-
Hello
[Original issue ](https://github.com/magit/forge/issues/629)
I using dimmer to dim the inactive buffers, Everything has been working fine for years.
Recently, I started to get errors, for…
-
**What is your use-case and why do you need this feature?**
If you have a data class with many "unsupported" types, but very common types in the JDK it is unweidly to use @ContextualSerialization e…
-
I'm using Pinpoint 3.0.0.
Currently, I'm using Java version 21.
While using Pinpoint, the following log occurs only with Java 21 version, and the pinpoint agent does not run normally.
I understand …
-
Hello, I'm trying to get kotless to work as a subproject of a larger project, for code reuse. Running `./gradlew :serverless:local` works, but `:serverless:generate` or :`serverless:plan` do not work,…
-
Hello, in search of fast non-code-generative di frameworks I came across your rather progressive (except for the lack of a universal get) library, but as I noticed it lacks support for multiplatform, …