Guilherme Delgado
06/20/2024, 8:02 PMe: [ksp] java.lang.NullPointerException: null cannot be cast to non-null type org.jetbrains.kotlin.load.java.structure.impl.JavaClassImpl
* What went wrong:
Execution failed for task 'shared:kspKotlinIosSimulatorArm64'.
> A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction
> null cannot be cast to non-null type org.jetbrains.kotlin.load.java.structure.impl.JavaClassImpl
With ksp.useKSP2=true
?
https://github.com/google/ksp/issues/1941Jiaxiang
06/20/2024, 8:47 PMGuilherme Delgado
06/20/2024, 9:01 PMGuilherme Delgado
06/20/2024, 9:06 PMeygraber
06/20/2024, 9:07 PMGuilherme Delgado
06/20/2024, 9:10 PMeygraber
06/20/2024, 9:11 PMGuilherme Delgado
06/21/2024, 9:06 AMJustin Xu
06/27/2024, 11:50 PM* What went wrong:
Execution failed for task ':shared:kspCommonMainKotlinMetadata'.
> A failure occurred while executing com.google.devtools.ksp.gradle.KspAAWorkerAction
> null cannot be cast to non-null type org.jetbrains.kotlin.load.java.structure.impl.JavaClassImpl
I have the same NPE but for commonMain