// https://github.com/actions/toolkit/blob/master/docs/problem-matchers.md { "problemMatcher": [ { "owner": " build", "pattern": [ { "regexp": "^Circular dependency: (.*)$", "message": 0 } ] } ] }