Skip to content

issues Search Results · repo:actions-hub/stylelint language:Shell

Filter by

12 results
 (56 ms)

12 results

inactions-hub/stylelint (press backspace or delete to remove)

I really like what this action does and it helps me a lot to prevent bad CSS. But with every pipeline run the building of the docker container takes around 20 seconds. Running the linter takes only 4 ...
  • jd1
  • Opened 
    on Aug 22, 2024
  • #15

Similar issue to #10, #9, and #4 error grunt@1.6.1: The engine node is incompatible with this module. Expected version =16 . Got 14.18.1 Does the base image need to be updated?
  • brianjcolombini
  • 7
  • Opened 
    on Apr 26, 2023
  • #13

Do you have a possibility to check only changed CSS files, not all CSS files from the project?
  • TarasHoisak
  • 4
  • Opened 
    on Oct 5, 2022
  • #12

How do you specify multiple file types in the pattern variable?
  • datapolitical
  • 1
  • Opened 
    on Dec 27, 2021
  • #11

Hey friend, looks like stylelint put out a new version today that requires a later version of node. We re seeing this issue. error stylelint@14.0.0: The engine node is incompatible with this module. ...
  • bengarvey
  • 1
  • Opened 
    on Oct 21, 2021
  • #10

Similar to the issue resolved here: https://github.com/actions-hub/stylelint/issues/4 Stylelint had a new update today which breaks the action due to needing a higher node version. Expected version “^12.20.0 ...
  • 96StanleyLee
  • 3
  • Opened 
    on Oct 21, 2021
  • #9

Hello! Thank you for this action, we are finding it very useful. Would it be possible to release a new version of this with the fixes currently on the master branch? We would like to avoid targeting a ...
  • lpil
  • 2
  • Opened 
    on Nov 24, 2020
  • #8

I keep getting this error: Error: No files matching the pattern *.css were found. Not sure if it is related to Babel or what. name: Stylesheet Lint on: [push, pull_request] jobs: linters: name: stylelint ...
  • andyderek
  • 6
  • Opened 
    on Sep 30, 2020
  • #6

Hello I m trying to use this action in my repo with these steps in ci.yml : steps: - uses: actions/checkout@v1 - name: Use Node.js 12.x uses: actions/setup-node@v1 with: ...
  • lstrzebinczyk
  • 2
  • Opened 
    on Apr 13, 2020
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub