mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
15 lines
414 B
Plaintext
15 lines
414 B
Plaintext
{
|
|
"markdownMessage": "The Kotlin version installed (`999.999.999`) is too recent for this version of CodeQL. Install a version lower than 2.0.30.",
|
|
"severity": "error",
|
|
"source": {
|
|
"extractorName": "java",
|
|
"id": "java/extractor-agent/kotlin-version-too-new",
|
|
"name": "Kotlin version too new"
|
|
},
|
|
"visibility": {
|
|
"cliSummaryTable": true,
|
|
"statusPage": true,
|
|
"telemetry": true
|
|
}
|
|
}
|