stylelint-problem-matcher icon indicating copy to clipboard operation
stylelint-problem-matcher copied to clipboard

A GitHub Action that registers a problem matcher for Stylelint's report format

Results 7 stylelint-problem-matcher issues
Sort by recently updated
recently updated
newest added

Can you release a new version? I'd like to not depend on `@main`, but I'd also like to not get the deprecation warnings beacuse `@v1` is still on `node12`. https://github.com/xt0rted/stylelint-problem-matcher/compare/v1.3.0...main...

I'm in the middle of introducing Stylelint to a project. In order to smooth things over a little I've set `defaultSeverity` to "warning", which reports as below, but doesn't issue...

This fixes #360 in the v1 branch.

enhancement

When `FORCE_COLOR` is enabled the log output contains color codes which break the problem marcher regex. The regex will need some additional checks to try and match these lines.

bug

Closes #170

enhancement
javascript

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.5.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.14.11&new-version=22.5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript