Bruno Medeiros
Bruno Medeiros
In general, I agree with the points raised here, I had to disable (at least at first) quite a few rules to be able to migrate to 1.x without many...
In here, after adding a `dependsOn(commonMain)` to `androidMain` source set, my errors disappeared.
In here, after adding a `dependsOn(commonMain)` to `androidMain`, all the errors were gone and ios is working fine. I have an ios source set that looks like this: ``` val...
Same issue here, with kotlin 1.9.0 final
Is this a duplicate of https://github.com/icerockdev/moko-resources/issues/531?
Duplicated of https://github.com/icerockdev/moko-resources/issues/531
What version of redmine are you using?
It's indeed a lot of data, just the classpath is ridiculous if the app enumerates all jars, for example. And it's important to remember, this is sent on every single...
Same issue here with an image derived from `azul/zulu-openjdk-alpine:11.0.9`: ``` 2021-02-23 03:05:17.302000 +0000 [kpl-daemon-0000] ERROR com.amazonaws.services.kinesis.producer.KinesisProducer - Error in child process com.amazonaws.services.kinesis.producer.IrrecoverableError: Error starting child process at com.amazonaws.services.kinesis.producer.Daemon.fatalError(Daemon.java:536) at com.amazonaws.services.kinesis.producer.Daemon.startChildProcess(Daemon.java:467)...
Any hopes someone is going to look at this?