[ksp] java.lang.ClassCastException: class com.google.devtools.ksp.symbol.impl.binary.KSTypeAliasDescriptorImpl cannot be cast to class com.google.devtools.ksp.symbol.KSClassDeclaration (com.google.devtools.ksp.symbol.impl.binary.KSTypeAliasDescriptorImpl and com.google.devtools.ksp.symbol.KSClassDeclaration are in unnamed module of loader java.net.URLClassLoader @35b6138e)
at org.koin.compiler.metadata.TagFactory.getMetaTag(TagFactory.kt:82)
at org.koin.compiler.metadata.MetaAnnotationFactory.generate(MetaAnnotationFactory.kt:31)
...
...
a
arnaud.giuliani
02/18/2025, 4:10 PM
in 2.0-RC1 right?
u
uli
02/18/2025, 4:10 PM
yes
👍 1
a
arnaud.giuliani
02/18/2025, 6:08 PM
typealias is a good case that need to be tested I think 🤔