Roldán Galán

Results 6 comments of Roldán Galán

I have also API issues similar to what is described here. My problem is not related to scheduled workflow, but executing on PR (I just want to generate the few...

> So I'm guessing nobody is using wiremock on Android anymore? I was using it, but still in version `2.26.3` which looks like is the only Wiremock version that works...

Hi @yschimke, Thanks for providing this test in #8994, with that I've been able to reproduce the issue. The problem actually happens when the `proguard-android-optimize.txt` file from AGP is added...

I don't work with any Maven project, so I was not even aware of this sibling extension. Thanks for looking into it. Let me know if you want that I...

I don't think this is due to be nested, but because the **mocks are declared in a companion object**. Please check [this other issue elaborating in that problem](https://github.com/mockk/mockk/issues/1318) as it...

We found similar problems in our application integration with Braze, detecting multiple SharedPreferences files loaded and at least 14 different `apply()` invocations during the app startup. This makes Braze as...