Skip to content

Use build-mode: none for Monorepo #16582

Answered by aibaars
mat-sylvia-mark43 asked this question in Q&A
Discussion options

You must be logged in to vote

I see the problem now. You're right that installing a JDK on your runner fixes the issue. CodeQL looks for the best suitable JDK version it can find, if no good match is found it falls back on whatever java is installed on the PATH, and if even that doesn't exist it should fall back on its own internal minimal JDK. Unfortunately, there was a mistake in the path of the internal JDK so things failed. Thanks for reporting!

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@aibaars
Comment options

@mat-sylvia-mark43
Comment options

@mat-sylvia-mark43
Comment options

@aibaars
Comment options

Answer selected by mat-sylvia-mark43
@aibaars
Comment options

@mat-sylvia-mark43
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants