| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.2.0-alpha15" type="baseline" client="gradle" dependencies="false" name="AGP (8.2.0-alpha15)" variant="all" version="8.2.0-alpha15"> |
| |
| <issue |
| id="BanHideTag" |
| message="@hide is not allowed in documentation" |
| errorLine1=" fun findViewByAccessibilityIdTraversal(accessibilityId: Int): View? {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeView.android.kt"/> |
| </issue> |
| |
| <issue |
| id="BanSuppressTag" |
| message="@suppress is not allowed in documentation" |
| errorLine1=" var showLayoutBounds: Boolean" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/node/Owner.kt"/> |
| </issue> |
| |
| <issue |
| id="BanThreadSleep" |
| message="Uses Thread.sleep()" |
| errorLine1=" Thread.sleep(sleepTime)" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidAndroidTest/kotlin/androidx/compose/ui/input/pointer/AndroidPointerInputTest.kt"/> |
| </issue> |
| |
| <issue |
| id="ExperimentalPropertyAnnotation" |
| message="This property does not have all required annotations to correctly mark it as experimental." |
| errorLine1=" @InternalComposeUiApi" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/ComposeView.android.kt"/> |
| </issue> |
| |
| <issue |
| id="ExperimentalPropertyAnnotation" |
| message="This property does not have all required annotations to correctly mark it as experimental." |
| errorLine1=" @ExperimentalComposeUiApi" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="ExperimentalPropertyAnnotation" |
| message="This property does not have all required annotations to correctly mark it as experimental." |
| errorLine1=" @get:ExperimentalComposeUiApi" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/platform/WindowInfo.kt"/> |
| </issue> |
| |
| <issue |
| id="ExperimentalPropertyAnnotation" |
| message="This property does not have all required annotations to correctly mark it as experimental." |
| errorLine1=" @get:ExperimentalComposeUiApi" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/platform/WindowInfo.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.obtainAttributes can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" val typedArray = TypedArrayUtils.obtainAttributes(" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.obtainAttributes can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" res," |
| errorLine2=" ~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.obtainAttributes can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" theme," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.obtainAttributes can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" set," |
| errorLine2=" ~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.obtainAttributes can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" attrs" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedInt can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" val result = TypedArrayUtils.getNamedInt(" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedInt can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" this," |
| errorLine2=" ~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedInt can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" xmlParser," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedInt can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" attrName," |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedInt can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" resId," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedFloat can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" val result = TypedArrayUtils.getNamedFloat(" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedFloat can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" this," |
| errorLine2=" ~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedFloat can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" xmlParser," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedFloat can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" attrName," |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedFloat can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" resId," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedBoolean can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" val result = TypedArrayUtils.getNamedBoolean(" |
| errorLine2=" ~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedBoolean can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" this," |
| errorLine2=" ~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedBoolean can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" xmlParser," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedBoolean can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" attrName," |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedBoolean can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" resId," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" val result = TypedArrayUtils.getNamedComplexColor(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" this," |
| errorLine2=" ~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" xmlParser," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" theme," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" attrName," |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" resId, defaultValue" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedComplexColor can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" resId, defaultValue" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedColorStateList can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" val result = TypedArrayUtils.getNamedColorStateList(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedColorStateList can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" typedArray," |
| errorLine2=" ~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedColorStateList can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" xmlParser," |
| errorLine2=" ~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedColorStateList can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" theme," |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedColorStateList can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" attrName," |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="RestrictedApi" |
| message="TypedArrayUtils.getNamedColorStateList can only be called from within the same library group prefix (referenced groupId=`androidx.core` with prefix androidx from groupId=`androidx.compose.ui`)" |
| errorLine1=" resId" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/graphics/vector/compat/XmlVectorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor AlignmentLine has parameter 'merger' with type Function2<? super Integer, ? super Integer, Integer>." |
| errorLine1=" internal val merger: (Int, Int) -> Int" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/AlignmentLine.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function2<Integer, Integer, Integer> of 'getMerger$lint_module'." |
| errorLine1=" internal val merger: (Int, Int) -> Int" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/AlignmentLine.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor VerticalAlignmentLine has parameter 'merger' with type Function2<? super Integer, ? super Integer, Integer>." |
| errorLine1="class VerticalAlignmentLine(merger: (Int, Int) -> Int) : AlignmentLine(merger)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/AlignmentLine.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor HorizontalAlignmentLine has parameter 'merger' with type Function2<? super Integer, ? super Integer, Integer>." |
| errorLine1="class HorizontalAlignmentLine(merger: (Int, Int) -> Int) : AlignmentLine(merger)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/AlignmentLine.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'setSelectionAction' with type AccessibilityAction<Function3<? super Integer, ? super Integer, ? super Boolean, ? extends Boolean>>." |
| errorLine1=" val setSelectionAction =" |
| errorLine2=" ^"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'scrollAction' with type AccessibilityAction<Function2<? super Float, ? super Float, ? extends Boolean>>." |
| errorLine1=" val scrollAction = semanticsNode.unmergedConfig.getOrNull(SemanticsActions.ScrollBy)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'setProgressAction' with type AccessibilityAction<Function1<? super Float, ? extends Boolean>>." |
| errorLine1=" val setProgressAction =" |
| errorLine2=" ^"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'canScroll' with type Function2<? super ScrollAxisRange, ? super Float, ? extends Boolean>." |
| errorLine1=" // Will the scrollable scroll when ScrollBy is invoked with the given [amount]?" |
| errorLine2=" ^"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'scrollAction' with type AccessibilityAction<Function2<? super Float, ? super Float, ? extends Boolean>>." |
| errorLine1=" val scrollAction =" |
| errorLine2=" ^"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'vare2b4ac12' with type AccessibilityAction<Function2<? super Float, ? super Float, ? extends Boolean>>." |
| errorLine1=" node.unmergedConfig.getOrNull(SemanticsActions.ScrollBy) ?: return false" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'scrollAction' with type AccessibilityAction<Function2<? super Float, ? super Float, ? extends Boolean>>." |
| errorLine1=" var scrollAction = scrollableAncestor?.config?.getOrNull(SemanticsActions.ScrollBy)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'scrollDelta' with type Function2<? super Float, ? super Float, ? extends Float>." |
| errorLine1=" // Given the desired scroll value to align either side of the target with the" |
| errorLine2=" ^"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat.android.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function2<ComposeUiNode, Integer, Unit> of 'getSetCompositeKeyHash'." |
| errorLine1=" val SetCompositeKeyHash: ComposeUiNode.(Int) -> Unit =" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/node/ComposeUiNode.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'factory' with type Function3<? super Modifier, ? super Composer, ? super Integer, ? extends Modifier>." |
| errorLine1=" @Suppress("UNCHECKED_CAST")" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/ComposedModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function1<FocusDirection, FocusRequester> of 'getEnter'." |
| errorLine1=" var enter: (FocusDirection) -> FocusRequester" |
| errorLine2=" ~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/FocusProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method setEnter has parameter '_' with type Function1<? super FocusDirection, FocusRequester>." |
| errorLine1=" set(_) {}" |
| errorLine2=" ~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/FocusProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function1<FocusDirection, FocusRequester> of 'getExit'." |
| errorLine1=" var exit: (FocusDirection) -> FocusRequester" |
| errorLine2=" ~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/FocusProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method setExit has parameter '_' with type Function1<? super FocusDirection, FocusRequester>." |
| errorLine1=" set(_) {}" |
| errorLine2=" ~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/FocusProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method withInfiniteAnimationFrameNanos has parameter 'onFrame' with type Function1<? super Long, ? extends R>." |
| errorLine1="internal suspend fun <R> withInfiniteAnimationFrameNanos(onFrame: (frameTimeNanos: Long) -> R): R =" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/platform/InfiniteAnimationPolicy.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor InputModeManagerImpl has parameter 'onRequestInputModeChange' with type Function1<? super InputMode, Boolean>." |
| errorLine1=" private val onRequestInputModeChange: (InputMode) -> Boolean" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/input/InputModeManager.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor IntermediateLayoutModifierNode has parameter 'measureBlock' with type Function3<? super IntermediateMeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" internal var measureBlock: IntermediateMeasureScope.(" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/IntermediateLayoutModifierNode.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method setMeasureBlock$lint_module has parameter '<set-?>' with type Function3<? super IntermediateMeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" internal var measureBlock: IntermediateMeasureScope.(" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/IntermediateLayoutModifierNode.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function3<IntermediateMeasureScope, Measurable, Constraints, MeasureResult> of 'getMeasureBlock$lint_module'." |
| errorLine1=" internal var measureBlock: IntermediateMeasureScope.(" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/IntermediateLayoutModifierNode.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method layout has parameter 'measure' with type Function3<? super MeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" measure: MeasureScope.(Measurable, Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LayoutModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor LayoutElement has parameter 'measure' with type Function3<? super MeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" val measure: MeasureScope.(Measurable, Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LayoutModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function3<MeasureScope, Measurable, Constraints, MeasureResult> of 'getMeasure'." |
| errorLine1=" val measure: MeasureScope.(Measurable, Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LayoutModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor LayoutModifierImpl has parameter 'measureBlock' with type Function3<? super MeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" var measureBlock: MeasureScope.(Measurable, Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LayoutModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method setMeasureBlock has parameter '<set-?>' with type Function3<? super MeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" var measureBlock: MeasureScope.(Measurable, Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LayoutModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function3<MeasureScope, Measurable, Constraints, MeasureResult> of 'getMeasureBlock'." |
| errorLine1=" var measureBlock: MeasureScope.(Measurable, Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LayoutModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'printSubTree' with type Function2<? super LayoutNode, ? super Integer, ? extends Unit>." |
| errorLine1=" fun printSubTree(node: LayoutNode, depth: Int) {" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/node/LayoutTreeConsistencyChecker.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method intermediateLayout has parameter 'measure' with type Function3<? super IntermediateMeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" measure: IntermediateMeasureScope.(" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LookaheadScope.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor IntermediateLayoutElement has parameter 'measure' with type Function3<? super IntermediateMeasureScope, ? super Measurable, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" val measure: IntermediateMeasureScope.(" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LookaheadScope.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function3<IntermediateMeasureScope, Measurable, Constraints, MeasureResult> of 'getMeasure'." |
| errorLine1=" val measure: IntermediateMeasureScope.(" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/LookaheadScope.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method onSizeChanged has parameter 'onSizeChanged' with type Function1<? super IntSize, Unit>." |
| errorLine1=" onSizeChanged: (IntSize) -> Unit" |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/OnRemeasuredModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor OnSizeChangedModifier has parameter 'onSizeChanged' with type Function1<? super IntSize, Unit>." |
| errorLine1=" val onSizeChanged: (IntSize) -> Unit," |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/OnRemeasuredModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function1<IntSize, Unit> of 'getOnSizeChanged'." |
| errorLine1=" val onSizeChanged: (IntSize) -> Unit," |
| errorLine2=" ~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/OnRemeasuredModifier.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method invokeOverAllPasses has parameter '$this$invokeOverAllPasses' with type Function3<? super PointerEvent, ? super PointerEventPass, ? super IntSize, Unit>." |
| errorLine1="internal fun PointerInputHandler.invokeOverAllPasses(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/input/pointer/PointerInputTestUtil.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method invokeOverPass has parameter '$this$invokeOverPass' with type Function3<? super PointerEvent, ? super PointerEventPass, ? super IntSize, Unit>." |
| errorLine1="internal fun PointerInputHandler.invokeOverPass(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/input/pointer/PointerInputTestUtil.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method invokeOverPasses has parameter '$this$invokeOverPasses' with type Function3<? super PointerEvent, ? super PointerEventPass, ? super IntSize, Unit>." |
| errorLine1="internal fun PointerInputHandler.invokeOverPasses(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/input/pointer/PointerInputTestUtil.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method invokeOverPasses has parameter '$this$invokeOverPasses' with type Function3<? super PointerEvent, ? super PointerEventPass, ? super IntSize, Unit>." |
| errorLine1="internal fun PointerInputHandler.invokeOverPasses(" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/input/pointer/PointerInputTestUtil.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type SemanticsPropertyKey<Function1<Object, Integer>> of 'getIndexForKey'." |
| errorLine1=" val IndexForKey = SemanticsPropertyKey<(Any) -> Int>("IndexForKey")" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type SemanticsPropertyKey<AccessibilityAction<Function2<Float, Float, Boolean>>> of 'getScrollBy'." |
| errorLine1=" val ScrollBy = ActionPropertyKey<(x: Float, y: Float) -> Boolean>("ScrollBy")" |
| errorLine2=" ~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type SemanticsPropertyKey<AccessibilityAction<Function1<Integer, Boolean>>> of 'getScrollToIndex'." |
| errorLine1=" val ScrollToIndex = ActionPropertyKey<(Int) -> Boolean>("ScrollToIndex")" |
| errorLine2=" ~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type SemanticsPropertyKey<AccessibilityAction<Function1<Float, Boolean>>> of 'getSetProgress'." |
| errorLine1=" val SetProgress = ActionPropertyKey<(progress: Float) -> Boolean>("SetProgress")" |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type SemanticsPropertyKey<AccessibilityAction<Function3<Integer, Integer, Boolean, Boolean>>> of 'getSetSelection'." |
| errorLine1=" val SetSelection = ActionPropertyKey<(Int, Int, Boolean) -> Boolean>("SetSelection")" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor ScrollAxisRange has parameter 'value' with type Function0<Float>." |
| errorLine1=" val value: () -> Float," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function0<Float> of 'getValue'." |
| errorLine1=" val value: () -> Float," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in constructor ScrollAxisRange has parameter 'maxValue' with type Function0<Float>." |
| errorLine1=" val maxValue: () -> Float," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function0<Float> of 'getMaxValue'." |
| errorLine1=" val maxValue: () -> Float," |
| errorLine2=" ~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method indexForKey has parameter 'mapping' with type Function1<Object, Integer>." |
| errorLine1="fun SemanticsPropertyReceiver.indexForKey(mapping: (Any) -> Int) {" |
| errorLine2=" ~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method scrollBy has parameter 'action' with type Function2<? super Float, ? super Float, Boolean>." |
| errorLine1=" action: ((x: Float, y: Float) -> Boolean)?" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method scrollToIndex has parameter 'action' with type Function1<? super Integer, Boolean>." |
| errorLine1=" action: (Int) -> Boolean" |
| errorLine2=" ~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method setProgress has parameter 'action' with type Function1<? super Float, Boolean>." |
| errorLine1="fun SemanticsPropertyReceiver.setProgress(label: String? = null, action: ((Float) -> Boolean)?) {" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method setSelection has parameter 'action' with type Function3<? super Integer, ? super Integer, ? super Boolean, Boolean>." |
| errorLine1=" action: ((startIndex: Int, endIndex: Int, relativeToOriginalText: Boolean) -> Boolean)?" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/semantics/SemanticsProperties.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method SubcomposeLayout has parameter 'measurePolicy' with type Function2<? super SubcomposeMeasureScope, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" measurePolicy: SubcomposeMeasureScope.(Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/SubcomposeLayout.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method SubcomposeLayout has parameter 'measurePolicy' with type Function2<? super SubcomposeMeasureScope, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" measurePolicy: SubcomposeMeasureScope.(Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/SubcomposeLayout.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in return type Function2<LayoutNode, Function2<? super SubcomposeMeasureScope, ? super Constraints, ? extends MeasureResult>, Unit> of 'getSetMeasurePolicy$lint_module'." |
| errorLine1=" LayoutNode.((SubcomposeMeasureScope.(Constraints) -> MeasureResult)) -> Unit =" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/SubcomposeLayout.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method createMeasurePolicy has parameter 'block' with type Function2<? super SubcomposeMeasureScope, ? super Constraints, ? extends MeasureResult>." |
| errorLine1=" block: SubcomposeMeasureScope.(Constraints) -> MeasureResult" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/layout/SubcomposeLayout.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'majorAxisDistance' with type Function1<? super Rect, ? extends Float>." |
| errorLine1=" // The distance from the edge furthest in the given direction of source to the edge nearest" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'minorAxisDistance' with type Function1<? super Rect, ? extends Float>." |
| errorLine1=" // Find the distance on the minor axis w.r.t the direction to the nearest edge of the" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'weightedDistance' with type Function1<? super Rect, ? extends Long>." |
| errorLine1=" // Fudge-factor opportunity: how to calculate distance given major and minor axis distances." |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'majorAxisDistance' with type Function1<? super Rect, ? extends Float>." |
| errorLine1=" // The distance from the edge furthest in the given direction of source to the edge nearest" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in variable 'majorAxisDistanceToFarEdge' with type Function1<? super Rect, ? extends Float>." |
| errorLine1=" // The distance along the major axis w.r.t the direction from the edge of source to the far" |
| errorLine2=" ^"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/focus/TwoDimensionalFocusSearch.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method rememberVectorPainter has parameter 'content' with type Function2<? super Float, ? super Float, Unit>." |
| errorLine1=" content: @Composable @VectorComposable (viewportWidth: Float, viewportHeight: Float) -> Unit" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/graphics/vector/VectorPainter.kt"/> |
| </issue> |
| |
| <issue |
| id="PrimitiveInLambda" |
| message="Use a functional interface instead of lambda syntax for lambdas with primitive values in method rememberVectorPainter has parameter 'content' with type Function2<? super Float, ? super Float, Unit>." |
| errorLine1=" content: @Composable @VectorComposable (viewportWidth: Float, viewportHeight: Float) -> Unit" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/ui/graphics/vector/VectorPainter.kt"/> |
| </issue> |
| |
| </issues> |