Files
codeql/javascript/ql/integration-tests/all-platforms/diagnostics/internal-error/diagnostics.expected
Cornelius Riemenschneider 3badd61a56 Integration tests: port to pytest.
Requires an internal PR.
2024-07-18 16:36:11 +02:00

15 lines
381 B
Plaintext

{
"markdownMessage": "Internal error: com.semmle.util.exception.CatastrophicError: The TypeScript parser wrapper crashed with exit code 1",
"severity": "unknown",
"source": {
"extractorName": "javascript",
"id": "js/internal-error",
"name": "Internal error"
},
"visibility": {
"cliSummaryTable": true,
"statusPage": false,
"telemetry": true
}
}