Saurabh

Results 3 issues of Saurabh

For my use case, I had to include a RecylerView a NestedScrollVIew. Once I do that, the layout manager does not work anymore. I thought it would be a height...

https://github.com/slackhq/slack-gradle-plugin/blob/2670eb302109c6b15f60008d1314802b144c5427/slack-plugin/src/main/kotlin/slack/gradle/lint/LintTasks.kt#L341 Lint is not generating a baseline.xml when using the Lint task from this plugin. The issue seems to that the baseline file is being configured in library modules as...

We've been using Roborazzi for a while. Recently we've started to see flakiness appear in our screenshot tests on Github CI. ``` Execution failed for task ':features:myModule::finalizeTestRoborazziDebug'. > java.io.FileNotFoundException: /home/runner/work/myapp/features/mymodule/build/test-results/roborazzi/results/1760836821606_com.myapp.DetailUiScreenshotTest.empty...