maBarabas

Results 25 issues of maBarabas

**Describe the rule you'd like to see added and to what rule set** I have a function like this in a library wrapper class: ``` /// Read from a characteristic...

type-enhancement
lint-request
P3

I have some third-party libraries that are causing warnings in their headers. I would prefer to hide these during the test build so I can focus on warnings from my...

### Steps to reproduce 1. `flutter test integration_test` using iOS simulator ### Expected results Test runs. If test fails to load to the phone, then the command exits with an...

in triage

### Checklist - [x] All new jobs, commands, executors, parameters have descriptions - [x] Examples have been added for any significant new features - [x] README has been updated, if...

### Orb version 2.5.0 ### What happened https://github.com/CircleCI-Public/android-orb/blob/7ef4c95a51d6f6efac356a50573545fd6b114bab/src/scripts/change-java-version.sh#L21 Evaluates $PATH at the time when the command runs, rather than when the bashrc is sourced. It will overwrite other changes to...