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.
1 parent b14153a commit 8c97bb0Copy full SHA for 8c97bb0
.github/local-problem-matchers.json
@@ -15,8 +15,7 @@
15
"severity": "error",
16
"pattern": [
17
{
18
- "regexp": "^(\\s*WARNING: test command found but not installed.*)$",
19
- "message": 1
+ "regexp": "^(\\s*WARNING: test command found but not installed.*)$"
20
},
21
22
"regexp": "^(\\s*(cmd:|env:|Maybe you forgot).*)$",
0 commit comments