Type mismatch if extends class
Completed
Getting an error after update IDEA and Scala plugin.
As you can see TracingAction extends ActionBuilder but
if we set value c with type annotation ActionBuilder interface shows an error.
Cache cleared, compiled classes cleared, plugin reinstalled... What can i do next to fix it?
Project compile successfully. This is interface error only!
IntelliJ IDEA 2023.1.1 (Ultimate Edition)
Build #IU-231.8770.65, built on April 27, 2023
Runtime version: 17.0.6+10-b829.9 aarch64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.3.1
Please sign in to leave a comment.
Hello!
If the issue is still actual in the latest Scala Plugin version, please report the issue in our bug tracker:
https://youtrack.jetbrains.com/newIssue?project=SCL
It would help us a lot if you added some reproducible example.
Last version of Scala Plugin fixed an issue. Thank you.