blob: ff33bbc6c3b6c55c017453030797ca1f7c612e17 [file] [edit]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 9.4.0-alpha05" type="baseline" client="gradle" dependencies="false" name="AGP (9.4.0-alpha05)" variant="all" version="9.4.0-alpha05">
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessStarted(currentLifecycleState = State.INITIALIZED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessStarted(currentLifecycleState = State.CREATED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessStarted(currentLifecycleState = State.STARTED, shouldInvoke = true)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessStarted(currentLifecycleState = State.RESUMED, shouldInvoke = true)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessStarted(currentLifecycleState = State.DESTROYED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessResumed(currentLifecycleState = State.INITIALIZED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessResumed(currentLifecycleState = State.CREATED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessResumed(currentLifecycleState = State.STARTED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessResumed(currentLifecycleState = State.RESUMED, shouldInvoke = true)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="KotlinRunTestResultUnused"
message="Result of runTest is ignored."
errorLine1=" testDropUnlessResumed(currentLifecycleState = State.DESTROYED, shouldInvoke = false)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/DropUnlessLifecycleTest.kt"/>
</issue>
<issue
id="ComposableNaming"
message="Composable functions that return Unit should start with an uppercase letter"
errorLine1=" private fun withLifecycleOwner("
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/androidDeviceTest/kotlin/androidx/lifecycle/compose/CollectAsStateWithLifecycleTests.kt"/>
</issue>
</issues>