blob: b15e4556f40996d82e0d13a9328ad92adc3301c7 [file] [log] [blame] [edit]
<?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="UastImplementation"
message="org.jetbrains.uast.kotlin.KotlinUMethodWithFakeLightDelegateBase is UAST implementation. Consider using one of its corresponding UAST interfaces: `UMethod`, `UDeclaration`, `UAnnotated`, `UAnchorOwner`"
errorLine1="import org.jetbrains.uast.kotlin.KotlinUMethodWithFakeLightDelegateBase"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/com/android/tools/metalava/model/psi/PsiMethodItem.kt"
line="43"
column="1"/>
</issue>
<issue
id="UastImplementation"
message="org.jetbrains.uast.kotlin.KotlinUMethodWithFakeLightDelegateBase is UAST implementation. Consider using one of its corresponding UAST interfaces: `UMethod`, `UDeclaration`, `UAnnotated`, `UAnchorOwner`"
errorLine1=" if (psiMethod is KotlinUMethodWithFakeLightDelegateBase&lt;*>) {"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/com/android/tools/metalava/model/psi/PsiMethodItem.kt"
line="300"
column="34"/>
</issue>
<issue
id="UastImplementation"
message="org.jetbrains.uast.kotlin.KotlinUMethodWithFakeLightDelegateBase is UAST implementation. Consider using one of its corresponding UAST interfaces: `UMethod`, `UDeclaration`, `UAnnotated`, `UAnchorOwner`"
errorLine1="import org.jetbrains.uast.kotlin.KotlinUMethodWithFakeLightDelegateBase"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/com/android/tools/metalava/model/psi/PsiModifierItem.kt"
line="93"
column="1"/>
</issue>
<issue
id="UastImplementation"
message="org.jetbrains.uast.kotlin.KotlinUMethodWithFakeLightDelegateBase is UAST implementation. Consider using one of its corresponding UAST interfaces: `UMethod`, `UDeclaration`, `UAnnotated`, `UAnchorOwner`"
errorLine1=" element is KotlinUMethodWithFakeLightDelegateBase&lt;*> ->"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/com/android/tools/metalava/model/psi/PsiModifierItem.kt"
line="253"
column="28"/>
</issue>
</issues>