| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.11.0-alpha10" type="baseline" client="gradle" dependencies="false" name="AGP (8.11.0-alpha10)" variant="all" version="8.11.0-alpha10"> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `blockingGet` is not used" |
| errorLine1=" context.rxDataStoreForFileNameCheck.updateDataAsync { Single.just(it.inc()) }.blockingGet()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidTest/java/androidx/datastore/rxjava2/RxDataStoreDelegateTest.kt"/> |
| </issue> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `blockingGet` is not used" |
| errorLine1=" context.rxDataStoreForFileNameCheck.shutdownComplete().blockingGet()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidTest/java/androidx/datastore/rxjava2/RxDataStoreDelegateTest.kt"/> |
| </issue> |
| |
| </issues> |