Skip to content

Use build-mode: none for Monorepo #16582

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

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

You must be logged in to vote
10 replies
@aibaars

@mat-sylvia-mark43

@mat-sylvia-mark43

@aibaars

Answer selected by mat-sylvia-mark43
@aibaars

@mat-sylvia-mark43

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