Tony Robalik

Results 388 comments of Tony Robalik
trafficstars

> Sorry for the delay on the response, was on PTO 😄 No need to apologize! This is OSS, timing is always best-effort 🙃

> Should we run the workflow's on these? I can fix any failures that result I don't know why it keeps asking me to do that 🤦

Thanks for your contribution!

@tir38 could you share a sample `build.gradle` where this is happening? And any console output when you run `fixDependencies`?

Thanks for the issue. As a start, you could run `./gradlew :reason --id org.jetbrains.kotlinx:kotlinx-coroutines-rx2` and see what it says. It might also be interesting to see the compilation error so...

Thanks for the issue. The public ABI dump is maintained as a best effort; it's not actually used for anything within the plugin. It's basically a human-readable form of the...

Thanks for the issue. I'm a bit on the fence as to whether this is a bug or a feature request :) I'll certainly consider whether some improvement could be...

Build scan with failed tests https://scans.gradle.com/s/f5bpb6i43ktf2

Duplicate: https://github.com/autonomousapps/dependency-analysis-android-gradle-plugin/issues/778

> I just saw a new one (using Gradle 7.5.1): > > ``` > > Task :subproj:explodeJarMain > Build service 'inMemoryCache' is being used by task ':subproj:explodeJarMain' without the corresponding...