codeql-action icon indicating copy to clipboard operation
codeql-action copied to clipboard

Re-enable kotlin tests

Open aeisenberg opened this issue 2 years ago • 3 comments

Reverts https://github.com/github/codeql-action/pull/1473

aeisenberg avatar Oct 10 '23 23:10 aeisenberg

Hmmm...now it's failing, but because there's an even newer version of kotlin. We are going to need to choose a specific version of kotlin based on the version of the CLI.

aeisenberg avatar Oct 11 '23 02:10 aeisenberg

Converting to draft mode since I won't be able to work on this. If someone else wants to pick it up, please do so.

aeisenberg avatar Nov 14 '23 18:11 aeisenberg

Not going to be able to get to this.

aeisenberg avatar Feb 02 '24 22:02 aeisenberg

This should now be working properly. The version of kotlin is fixed to 1.8.21. We can consider upgrading the version in the future, or even running against multiple versions if we like.

aeisenberg avatar Jun 14 '24 22:06 aeisenberg