brickkit-android
brickkit-android copied to clipboard
CI Unit Test Job Failing
Unit Test Job is failing with error

Same code is working on local machine

History:
Before Renovate PR GithubActions Build Job and Unit test were failing due to android lint issue

This caused Renovate Bot PR failure.
In new PR we added back renovate config. and Disabled Android Linting rule.
After this changes now Build job is passing but Unit tests are failing.

I'd still recommend targeting the latest. Not sure why mockito is failing in CI though 🤔