Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin support confusion #18763

Closed
abogacz-tl opened this issue Feb 13, 2025 · 4 comments
Closed

Kotlin support confusion #18763

abogacz-tl opened this issue Feb 13, 2025 · 4 comments
Labels
question Further information is requested

Comments

@abogacz-tl
Copy link

According to documentation Kotlin 1.5.0 to 2.1.2x suppose to be supported
https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/

While trying to use codeql against kotlin project im getting following error:
Kotlin version 2.1.10 is too recent. CodeQL currently supports versions below 2.1.10

So whats actually notation 2.1.2x stand for ? What Kotlin version are really supported?

@abogacz-tl abogacz-tl added the question Further information is requested label Feb 13, 2025
@jketema
Copy link
Contributor

jketema commented Feb 13, 2025

Hi @abogacz-tl

Which version of CodeQL are you using?

@abogacz-tl
Copy link
Author

2.20.0, was trying to find out anything about kotlin in latest version release notes but without success

@jketema
Copy link
Contributor

jketema commented Feb 13, 2025

Could you try the latest version (2.20.4) to see if it works with that?

@abogacz-tl
Copy link
Author

yeah thats solve the problem thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants