-
this issue is about tools related to Spoon, related to source code analysis and transformation.
(#1908 is about papers)
(Moving ones from #1303 here)
-
> This page is synced automatically from [The Guild's](https://the-guild.dev) Notion
> Notion page URL: https://www.notion.so/GraphQL-Code-Generator-v4-Roadmap-91923bfb2dee48eaa0d6a77666429968
At [T…
-
I'm running Gradle on Linux/ppc64. It appears that Gradle is not able to correctly map the default toolchain on the system to the correct os/arch pair. It seems to believe that the system tool…
-
IntellIJ IDEA reports unused imports as a diagnostic for the user. While formatters can remove unused imports automatically, it still might be nice to have a diagnostic/warning on it in your editor.
…
-
### Description
There are no errors when running on emulator. Release build works on ios but crushes on Android right after app starts.
Tried with releases of `amplify_auth_cognito` 1.7.2 and 1.6.…
-
[root@mysql01 sonar-pmd-p3c]# mvn clean package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
…
-
Hi,
when using generics on an interface/class that extends RealmObject you get an error. Not sure if it is kotlin or realm though.
`class BaseEntity : RealmObject`
```
org.jetbrains.kotlin.b…
-
This error happens only after upgrade from v ^8.6.0 to ^8.7.0
the package works good if i locked the version as `background_downloader: 8.6.0`
```
Launching lib/main.dart on sdk gphone64 arm64 …
-
I have an Android module called "dependencies" in my app. That's how the Gradle file looks like.
```
dependencies {
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'a…
-
There is an issue with UI freezing on Chrome OS when after upgrading from 2.10.5 to Flutter 3.x.x. After several consecutive interactions with UI (button presses etc.) the whole application becomes un…