Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force build pipeline (GitHub action) to fail on svelte-check warnings #67

Open
umaranis opened this issue Jan 9, 2024 · 2 comments
Open

Comments

@umaranis
Copy link
Owner

umaranis commented Jan 9, 2024

Currently, the svelte-check executed in the pipeline only fails on errors and the warnings are ignored. By passing the appropriate CLI parameters, force svelte-check to fail on warnings as well.

@umaranis
Copy link
Owner Author

umaranis commented Jan 9, 2024

Here is a very comprehensive answer on the question of ignoring ally warnings: https://stackoverflow.com/questions/77518443/disable-certain-a11y-warnings-globally-in-sveltekit/77518444#77518444

@umaranis
Copy link
Owner Author

umaranis commented Jan 9, 2024

fixed for svelte-lexical package by 0db5b50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant