blob: f95935ad6514ed0b7ac958bac4b82d0480f5c8d3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.3.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-beta01)" variant="all" version="8.3.0-beta01">
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="fun &lt;V : AnimationVector> VectorizedAnimationSpec&lt;V>.createAnimation("
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/Animation.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="fun estimateAnimationDurationMillis("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/SpringEstimation.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="fun estimateAnimationDurationMillis("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/SpringEstimation.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="fun estimateAnimationDurationMillis("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/SpringEstimation.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1=" var playTimeNanos by mutableLongStateOf(0L)"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/Transition.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1=" var isSeeking: Boolean by mutableStateOf(false)"
errorLine2=" ~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/Transition.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1=" inner class DeferredAnimation&lt;T, V : AnimationVector> internal constructor("
errorLine2=" ~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/Transition.kt"/>
</issue>
<issue
id="BanSuppressTag"
message="@suppress is not allowed in documentation"
errorLine1="fun &lt;S, T, V : AnimationVector> Transition&lt;S>.createDeferredAnimation("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/Transition.kt"/>
</issue>
<issue
id="PrimitiveInCollection"
message="constructor VectorizedKeyframesSpec has parameter keyframes with type Map&lt;Integer, ? extends Pair&lt;? extends V, ? extends Easing>>: replace with IntObjectMap"
errorLine1=" private val keyframes: Map&lt;Int, Pair&lt;V, Easing>>,"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/VectorizedAnimationSpec.kt"/>
</issue>
<issue
id="PrimitiveInCollection"
message="field keyframes with type Map&lt;Integer, Pair&lt;V, Easing>>: replace with IntObjectMap"
errorLine1=" private val keyframes: Map&lt;Int, Pair&lt;V, Easing>>,"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/VectorizedAnimationSpec.kt"/>
</issue>
<issue
id="PrimitiveInCollection"
message="field visibilityThresholdMap with type Map&lt;TwoWayConverter&lt;?, ?>, Float>: replace with ObjectFloatMap"
errorLine1="internal val visibilityThresholdMap: Map&lt;TwoWayConverter&lt;*, *>, Float> = mapOf("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/VisibilityThresholds.kt"/>
</issue>
<issue
id="PrimitiveInCollection"
message="return type Map&lt;TwoWayConverter&lt;?, ?>, Float> of getVisibilityThresholdMap: replace with ObjectFloatMap"
errorLine1="internal val visibilityThresholdMap: Map&lt;TwoWayConverter&lt;*, *>, Float> = mapOf("
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/commonMain/kotlin/androidx/compose/animation/core/VisibilityThresholds.kt"/>
</issue>
</issues>