Róbert Papp
Róbert Papp
Yep, @rarkins I was looking at that, here are the files: * [T-3 before 72ab4d98.txt](https://github.com/user-attachments/files/16033508/T-3.before.72ab4d98.txt) * [T PR opened b8f260df.txt](https://github.com/user-attachments/files/16033506/T.PR.opened.b8f260df.txt) * [T+3 PR closed 4804e451.txt](https://github.com/user-attachments/files/16033507/T%2B3.closed.4804e451.txt) * [T+6 after 100041a4.txt](https://github.com/user-attachments/files/16033570/T%2B6.after.100041a4.txt) I...
Is this done now?  Also, duplicate of https://github.com/renovatebot/renovate/issues/16665? There might be others too.
+1, v1 is at v1.4 at the moment. Related official docs: https://docs.github.com/en/actions/sharing-automations/creating-actions/about-custom-actions#using-tags-for-release-management
The root cause here is that mockk-android depends on mockk-jvm which hard-depends on Jupiter, leaking classes to consumers that should never be on the classpath. Android tests don't support JUnit...
Feel free to take it.
Duplicate of #226, try the RC.
Closing as duplicate of https://github.com/gradle-nexus/publish-plugin/issues/226
@mmu100 elaborate please
Thanks for the report. That's an interesting problem. I wonder if we have information available, as when we run just one lint, the report task only runs in one module...
I had a look and reproduced the problem. Made a quick attempt at validating the deduction and I don't like it. That said, pragmatically it makes sense as it's very...