ci(lint): exit with error when issues are found #50
lint-build.yml
on: pull_request
Lint Userstyles
24s
Generate Stylus Export
0s
Annotations
4 errors
Lint Userstyles:
styles/lastfm/catppuccin.user.css#L179
Expected double colon pseudo-element notation (selector-pseudo-element-colon-notation)
|
Lint Userstyles:
styles/deepl/catppuccin.user.css#L194
Unexpected duplicate selector "[class*="bg-[#B4DAE8]"]", first used at line 185 (no-duplicate-selectors)
|
Lint Userstyles:
styles/deepl/catppuccin.user.css#L594
Unexpected duplicate selector "[class|="Quote-module--quote"]", first used at line 582 (no-duplicate-selectors)
|
Lint Userstyles
Process completed with exit code 1.
|