We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1172443 + c7261ca commit 4bd4305Copy full SHA for 4bd4305
.github/problem-matchers/internal.json
@@ -6,7 +6,7 @@
6
"pattern": [
7
{
8
"__comment_regexp1": "ERROR: Build is not finished on TuxSuite's side!",
9
- "regexp": "^(WARNING|ERROR):\\s+(.*)$",
+ "regexp": "^\\x1b\\[[0-9]+m(WARNING|ERROR):\\s+(.*)\\x1b\\[0m$",
10
"severity": 1,
11
"message": 2
12
}
0 commit comments