-
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 …
-
### Current Behavior
I intermittently observe compile failures of Kotlin code in `buildSrc` on MacOS. Once it begins occurring the only thing that (temporarily) resolves the issue is to reboot the m…
-
See this Java issue for broader context: https://github.com/realm/realm-java/issues/1694
Given that KMP has no default types for UUID and Dates, type adapters are probably required from the start for…
-
### What happened?
I am using serenity-bdd with selenium. Currently we need to upgrade selenium 3 to selenium 4.And serenity is updated to 4.0.18. While running the test using maven command "mvn cl…
-
### Expected Behavior
Calling the `every` method succeed.
### Current Behavior
Calling `every` results in a `StackOverflowError`.
### Failure Information (for bugs)
#### Steps to Reprod…
-
> Configure project :adapter
Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. Please use this migration guide (https://goo.gle/kotlin-android-extensions-deprecation) to start w…
-
IJ 2024.3 EAP has k2 enabled by default, and when using a project using reacted plugin throws the following error on auto complete. Is this an issue with IJ K2 plugin or reacted compiler plugin itself…
-
## Environment
* **IntelliJ Rust plugin version:** 0.4.179.4903-221
* **Rust toolchain version:** stable-x86_64-apple-darwin
* **IDE name and version:** Intellij idea 2022.1.3 (Ultimate Edit…
-
## Context
I have a simple proto file that is essentially representing a map with a `name` and `value` field.
```proto
message TestMap {
optional string name = 2;
optional string value = 3;
}
``…
-
### Steps to reproduce
1. **Uninstall** every instance of `Android Studio`
1. Install `IntelliJ` or `IntelliJ CE`
1. Make sure you haven't set the Java JDK manually `flutter config --jdk-dir ""`
…