| <?xml version="1.0" encoding="UTF-8"?> |
| <issues format="6" by="lint 8.4.0-alpha07" type="baseline" client="gradle" dependencies="false" name="AGP (8.4.0-alpha07)" variant="all" version="8.4.0-alpha07"> |
| |
| <issue |
| id="EagerGradleConfiguration" |
| message="Avoid using eager method get" |
| errorLine1=" it.jars.from(jar.get().archiveFile)" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/kotlin/androidx/inspection/gradle/DexInspectorTask.kt"/> |
| </issue> |
| |
| <issue |
| id="EagerGradleConfiguration" |
| message="Avoid using eager method get" |
| errorLine1=" val fileTree = project.fileTree(zipTask.get().destinationDir)" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/kotlin/androidx/inspection/gradle/ShadowDependenciesTask.kt"/> |
| </issue> |
| |
| <issue |
| id="EagerGradleConfiguration" |
| message="Avoid using eager method get" |
| errorLine1=" it.from(versionTask.get().outputDir)" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/kotlin/androidx/inspection/gradle/ShadowDependenciesTask.kt"/> |
| </issue> |
| |
| <issue |
| id="EagerGradleConfiguration" |
| message="Avoid using eager method get" |
| errorLine1=" it.from(versionTask.get().outputDir)" |
| errorLine2=" ~~~"> |
| <location |
| file="src/main/kotlin/androidx/inspection/gradle/ShadowDependenciesTask.kt"/> |
| </issue> |
| |
| </issues> |