Hey folks, I'm wondering if anyone else has seen a...
# intellij
n
Hey folks, I'm wondering if anyone else has seen a similar issue where IntelliJ doesn't recognize some Kotlin/ktor code that compiles fine. For example in my screenshot it complains about a type mismatch yet this code compiles and runs fine, and was just based on some examples from the ktor client docs. Does anyone have any advice for figuring out this issue or tracking down why this happens in IntelliJ? I am running IntelliJ IDEA 2021.3.1 with openjdk-17 and Kotlin 1.6.10. Please let me know if there is a better place to ask questions like this as well. Screenshot in thread
image.png
a
Can you please file a bug report on https://youtrack.jetbrains.com/issues/KTIJ with attached sample project to reproduce.