stylelint-problem-matcher
stylelint-problem-matcher copied to clipboard
A GitHub Action that registers a problem matcher for Stylelint's report format
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1. Changelog Sourced from @actions/core's changelog. 1.11.1 Fix uses of crypto.randomUUID on Node 18 and earlier #1842 1.11.0 Add platform info utilities #1551 Remove dependency...
Hello, I'm trying to use this action or stylelint-actions-formatters to add annotations to stylelint without any success I've tried several things, you can find individual commits here: https://github.com/diowa/ruby3-rails7-bootstrap-heroku/pull/984 Also refers...