zold-io / zold-io/zold.github.io
sass-lint should fail the build on warnings
Open
Nobody has claimed this yet.
bug
scope
- Dominant language
- JavaScript
- Stars
- 17
- Forks
- 4
- Avg merge
- 16h 59m
- Merged PRs (30d)
- 9
Description
At the moment it just reports warnings and the build passes. There is no point in it, with the current configuration. It should fail the build instead.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the sass-lint configuration and the build command that currently reports warnings; verify how warnings are handled. Done means the build exits unsuccessfully when sass-lint emits warnings, while the existing checks still run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sass
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100