blob: fadea0a7b3294a8b9b3b29ca4f27080ade8a0d15 [file] [edit]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.11.0-alpha05" type="baseline" client="gradle" dependencies="false" name="AGP (8.11.0-alpha05)" variant="all" version="8.11.0-alpha05">
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" Thread.sleep(1000)"
errorLine2=" ~~~~~">
<location
file="src/commonJvmAndroidTest/kotlin/androidx/paging/PagedListTest.kt"/>
</issue>
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" @Suppress(&quot;BlockingMethodInNonBlockingContext&quot;) Thread.sleep(100)"
errorLine2=" ~~~~~">
<location
file="src/commonJvmAndroidTest/kotlin/androidx/paging/SingleRunnerTest.kt"/>
</issue>
</issues>