-
### What happened?
After migration from 1.x to 2.x version tests always are failed
### Relevant log output or stack trace
```
./gradlew clean runIdeForUiTests --stacktrace -Dprofile=test -Dp…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to [Hiero](https://hiero.org) or any open source project in general.
We know that creating a pull request (PR) …
-
When activating `Neo4jTransactionManager.setValidateExistingTransaction(true)` a simple `findById()` will result in an `IllegalStateException`. This is due to `getSingleResult()` always executing in t…
-
**Describe what you are trying to accomplish and why in non technical terms**
When I want to watch recordings in the review tab, the video playback is always muted.
In addition to this problem is th…
-
The application compiles but the connection fails. On android everything is ok.
-
I have tailscale installed on the server itself and one container using the docker mod (the container is on the same server). When I connect to the server itself and use `tailscale status` I see the f…
-
Does this issue occur when all extensions are disabled?: Yes
Version: 1.94.2 (user setup)
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
El…
-
I have a number of IPC channels that my tests use to do things like saving and loading files from my app, i.e. things that normal users would use menus for. To use these channels from tests, I have fu…
-
```scala
//This works as expected
implicit val schemaInt: Schema[GenericType[Int]] = DeriveSchema.gen
//Does not resolve T to the actual type when the macro is executed
implicit def schema[T: Sc…
-
https://github.com/AIGMix/AIGPY/blob/master/aigpy/tagHelper.py issue is in this file, it has __trylist__ for both albumartist and artist which joins anything over 1 character in length.
The issue i…