Adam Ahmed

Results 7 comments of Adam Ahmed

Hey, I'm also experiencing really long times, but not sure if it's for the same reason. I get a lot of the following. Not really sure what `Copy2` is, or...

Getting a lot of this, but not entirely sure how that affects the task runtime so much. It also takes hours on my end ``` Skipping configuration :feature:city:mockDebugAndroidTestCompileClasspath org.gradle.api.artifacts.UnknownConfigurationException: Configuration...

It's currently an experimental feature so I'm not sure how he'd feel about including it.

We're still seeing this on version 4.3.3 of the lib. Closing the app using `pressBackUnconditionally()` doesn't work reliably enough, and overriding the `effectContext` fails for other reasons.

> Includes/excludes applies filters to the paths passed to `source` - you should pass the files you wish to scan to that parameter. Sorry I failed to mention that I...

Hi @3flex, sorry for the delay. [Here's](https://github.com/android/nowinandroid/compare/main...oheyadam:nowinandroid:detekt-repro) a reproducer. An easy way to trigger this behavior is to add [this](https://github.com/android/nowinandroid/compare/main...oheyadam:nowinandroid:detekt-repro#diff-705d6b4cbfd6b5724912a84fedddac4c41309ddfb4c5f0950e6e7bf1d6d4371aL59) line back to `MainActivity` and run `./gradlew detekt`. This fails...

Hey @3flex, just wanted to add another thing I noticed. In the same project structure that I linked, the `detektBaseline` function doesn't seem to work. Every time you invoke it,...