tschuchortdev / kotlin-compile-testing

A library for testing Kotlin and Java annotation processors, compiler plugins and code generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resolver.getSymbolsWithAnnotation return null

Mao0509 opened this issue · comments

image
this return false lead to getSymbolsWithAnnotation return null
annotationType.resolveToUnderlying() return ERROR TYPE

What is the reason for this? The AS Rebuild Project does not make this error
Android Studio Hedgehog | 2023.1.1
Runtime version: 17.0.7+0-b2043.56-10550314 amd64
ksp: 1.9.22-1.0.16
com.github.tschuchortdev:kotlin-compile-testing-ksp:1.5.0