mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
15 lines
316 B
JSON
15 lines
316 B
JSON
{
|
|
"problemMatcher": [
|
|
{
|
|
"owner": "codeql-test-run",
|
|
"pattern": [
|
|
{
|
|
"regexp": "(\\[.*\\] FAILED\\((RESULT|COMPILATION)\\) (.*))$",
|
|
"file": 3,
|
|
"message": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|