Emmanuel Boudrant

Results 13 issues of Emmanuel Boudrant

### Current Behavior When we running the `DependencyReportTask` on our project (300+ modules) the gradle process stop on some strange OOM error, adding `--stacktrace` would not print the stacktrace. I...

in:wrapper
a:regression
has:workaround

## Expected Behavior I'd expect no `OutdatedDocumentation` error because the property `prop` added as parameter in `Sub` is documented on the base class. ## Observed Behavior I observer an error...

bug
help wanted
false-positive

Paparazzi is working fine in a KMP project if you apply `com.android.library` plugin but `com.android.kotlin.multiplatform.library` will be the new recommended way by Google to build a KMP Android library: -...

enhancement