Luke

Results 5 issues of Luke

I tried my best when following the instructions, but I am unable to run the DangerSwiftCoverage plugin on my danger github action. I did enable "Gather the Coverage" on my...

Here is my danger.yml: ```name: Danger on: pull_request: branches: [ master ] jobs: build: runs-on: ubuntu-latest name: "Run Danger" steps: - uses: actions/checkout@v1 - name: Danger uses: danger/[email protected] with: args:...

- [x] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/master/CONTRIBUTING.md) and have done my best to follow them. Hi team! I really love this library and am looking forward to incorporating it into my...

question

- [ x] I have read [CONTRIBUTING](https://github.com/Quick/Quick/blob/main/CONTRIBUTING.md) and have done my best to follow them. ### What did you do? Upgraded from Quick 6.1.0 to Quick 7.0.0. Trying to listen...

**Description:** Trying to mock BottomSheetBehavior in `com.google.android.material:material:1.10.0` throws a ClassNotFoundException **Minimal sample app repro:** https://github.com/skywalkerdude/RoundedCornerError Just pull the project and run `RandomUnitTest` to reproduce **Android API version:** Works on API...

bug
Widget: BottomSheet