The Kotlin version installed (2.0.0) is too recent for this version of CodeQL. Install a version lower than 1.9.30.
please support newer kotlin versions.
https://github.com/Zoxcore/trifa_material/actions/runs/8117069571
Hi @zoff99 👋
Kotlin 2.0 support is something our team is actively working on, but that has turned out to be more challenging to support than anticipated. We are currently targeting the current quarter (April-June) to ship support for this.
As a result of your issue, I noticed that our public roadmap is not up-to-date here and I have passed this on to the relevant people to get updated.
@mbg how is going progress on that one? Do you think it can be done till end of Q2?
Weirdly I'm getting java.lang.OutOfMemoryError: GC overhead limit exceeded during compilation time instead
hi :) What's the status of this one ?
from what I see it is supported from 2.18.1 but on our GHE we run in this error after bumping kotlin up.
Hi @pkruk. Going by the release notes, yes it should be supported as of CodeQL 2.18.1. Can you confirm that you are actually using this version of CodeQL? I believe this would only be in GHES 3.15, which I don't think is generally available yet.
we bumped the codeql version on our ghe and that's resolved the issue :)
That's great to hear! Thanks for reporting back!
I will go ahead and close this issue now since Kotlin 2 is supported as of CodeQL 2.18.1.
If anyone has an outstanding or new issue with Kotlin 2, feel free to open a separate issue for that.