| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.3.0-alpha04" type="baseline" client="gradle" dependencies="false" name="AGP (8.3.0-alpha04)" variant="all" version="8.3.0-alpha04"> |
| |
| <issue |
| id="PrimitiveInCollection" |
| message="variable expectedSortedIndex with type List<Integer>: replace with IntList" |
| errorLine1=" val expectedSortedIndex = mutableListOf(0, 1, 2, 3)" |
| errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"> |
| <location |
| file="src/jvmMain/kotlin/androidx/compose/ui/tooling/data/SlotTree.jvm.kt"/> |
| </issue> |
| |
| </issues> |