Skip to content

Re-enable CodeQL java-kotlin analysis once CodeQL supports Kotlin 2.4.10 #81

Description

@jamesarich

The java-kotlin CodeQL leg was disabled in #78: CodeQL CLI 2.26.0/2.26.1 hard-reject Kotlin 2.4.10 (Kotlin version 2.4.10 is too recent), so the traced build failed on every push/PR with zero analysis value.

Upstream support is already merged on github/codeql main (version ceiling there is 2.4.20) and ships in the next CLI release; codeql-action@v4 floats and picks up new default bundles automatically.

To close:

  1. Confirm the released CodeQL CLI (> 2.26.1) supports Kotlin 2.4.10.
  2. Uncomment the java-kotlin matrix entry in .github/workflows/codeql.yml.
  3. Verify Analyze (java-kotlin) goes green on a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions