Richard Schattauer
Richard Schattauer
I still get `Caused by: io.mockk.proxy.MockKAgentException: Value for this result is not assigned` on 1.13.5 (not on 1.13.3) when running all tests on random occasions. With jdk17 this problem increased...
To add to this: https://github.com/rschattauer/KMP-App-Template/tree/koin_annotations_2.0_multiple_modules_requires_package_on_ios When moving the `ComponentScan` modules out into the parent package and removing the hardcoded package name, iOS fails, using `:composeApp:kspKotlinIosX64`, to scan for anything within...
Hey @jrodbx , maybe you can confirm this before hitting the release button for 1.3.5 :-)
Will do. Could you give me a little more information about what changed from 1.3.3 to 1.3.5 that has to do with gradle, so I can write a better issue.
Raised an issue with Gradle. I sadly don't know if this is an issue at all or solvable at all. Sorry for the confusion it has something to do with...
I have to reopen this issue. It still is an issue with 1.3.5 flooding our transforms folder within `~/.gradle/..`. We have a lot of modules with screenshot tests, maybe that's...
I did some testing comparing 1.3.3 and 1.3.5 and want to share my results here. First, we have have around 180 modules in our project, where around 1/3 have a...
Hi, due to https://github.com/cashapp/paparazzi/issues/1877 we can't update our compile sdk to 36 and this issue here prevents us from going to 1.3.5 or higher. Any chance you may take a...
I migrated to https://github.com/DatL4g/Sekret/
Same issue here, breaks at different points, there is no visible pattern to make it reproducable other than it failing on iOS only