| <?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 `assertThat` is not used" |
| errorLine1=" assertThat(" |
| errorLine2=" ^"> |
| <location |
| file="src/androidInstrumentedTest/kotlin/androidx/lifecycle/PausingDispatcherTest.kt"/> |
| </issue> |
| |
| <issue |
| id="CheckResult" |
| message="The result of `assertThat` is not used" |
| errorLine1=" assertThat(testJob.isActive)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidInstrumentedTest/kotlin/androidx/lifecycle/PausingDispatcherTest.kt"/> |
| </issue> |
| |
| </issues> |