Hi there. When using @JvmRecord on a data class, I...
# getting-started
d
Hi there. When using @JvmRecord on a data class, I get the following error. Is this a known issue?
[ERROR] Failed to execute goal org.jetbrains.kotlinkotlin maven plugin1.8.20:kapt (kapt) on project blue-order-silo: Compilation failure: Compilation failure:
[ERROR] ../GroupedOrderItems.java5 error: classes cannot directly extend Record
d
Saw that too. I'm just surprised something like this stays unfixed for more than a year 😉