| <?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="RestrictedApiAndroidX" |
| message="PathParser.createPathFromPathData can only be called from within the same library (androidx.core:core)" |
| errorLine1=" PathInterpolator(PathParser.createPathFromPathData(pathData)).toEasing()" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/animation/graphics/vector/compat/XmlAnimatorParser.android.kt"/> |
| </issue> |
| |
| <issue |
| id="ListIterator" |
| message="Creating an unnecessary Iterator to iterate through a List" |
| errorLine1=" for (target in animatedImageVector.targets) {" |
| errorLine2=" ~~"> |
| <location |
| file="src/androidMain/kotlin/androidx/compose/animation/graphics/res/AnimatedVectorPainterResources.android.kt"/> |
| </issue> |
| |
| <issue |
| id="ListIterator" |
| message="Creating an unnecessary Iterator to iterate through a List" |
| errorLine1=" val spec = combined(timestamps.map { timestamp ->" |
| errorLine2=" ~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/animation/graphics/vector/Animator.kt"/> |
| </issue> |
| |
| <issue |
| id="ListIterator" |
| message="Creating an unnecessary Iterator to iterate through a List" |
| errorLine1=" for (keyframe in animatorKeyframes) {" |
| errorLine2=" ~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/animation/graphics/vector/Animator.kt"/> |
| </issue> |
| |
| <issue |
| id="ListIterator" |
| message="Creating an unnecessary Iterator to iterate through a List" |
| errorLine1=" for (keyframe in animatorKeyframes) {" |
| errorLine2=" ~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/animation/graphics/vector/Animator.kt"/> |
| </issue> |
| |
| <issue |
| id="ListIterator" |
| message="Creating an unnecessary Iterator to iterate through a List" |
| errorLine1=" return start.zip(stop) { a, b -> lerp(a, b, fraction) }" |
| errorLine2=" ~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/animation/graphics/vector/Animator.kt"/> |
| </issue> |
| |
| <issue |
| id="ListIterator" |
| message="Creating an unnecessary Iterator to iterate through a List" |
| errorLine1=" specs.map { (timeMillis, spec) ->" |
| errorLine2=" ~~~"> |
| <location |
| file="src/commonMain/kotlin/androidx/compose/animation/graphics/vector/AnimatorAnimationSpecs.kt"/> |
| </issue> |
| |
| </issues> |