| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 7.1.0-beta02" type="baseline" client="gradle" dependencies="true" name="AGP (7.1.0-beta02)" variant="all" version="7.1.0-beta02"> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun testNoopBlur() {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/draw/BlurTest.kt" |
| line="58" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun testRectBoundedBlur() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/draw/BlurTest.kt" |
| line="138" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun testUnboundedBlur() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/draw/BlurTest.kt" |
| line="151" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun testCircleBoundedBlur() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/draw/BlurTest.kt" |
| line="164" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun testRectangleBlurredEdgeTreatmentHasShape() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/draw/BlurTest.kt" |
| line="174" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun testUnboundedBlurredEdgeTreatmentDoesNotHaveShape() {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/draw/BlurTest.kt" |
| line="179" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun pointerPositionAtMeasuredSize(): Unit = with(rule.density) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/input/pointer/RestrictedSizeTest.kt" |
| line="47" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun pointerOutOfLayoutBounds(): Unit = with(rule.density) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/input/pointer/RestrictedSizeTest.kt" |
| line="75" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun semanticsSizeTooSmall(): Unit = with(rule.density) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/input/pointer/RestrictedSizeTest.kt" |
| line="107" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun clippedTouchInMinimumTouchTarget(): Unit = with(rule.density) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/input/pointer/RestrictedSizeTest.kt" |
| line="124" |
| column="9"/> |
| </issue> |
| |
| <issue |
| id="MissingTestSizeAnnotation" |
| message="Missing test size annotation" |
| errorLine1=" fun setContentViewCalledMultipleTimes(): Unit = runBlocking {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/platform/WindowRecomposerTest.kt" |
| line="145" |
| column="9"/> |
| </issue> |
| |
| </issues> |