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

check-previews-compile.js fails with long output due to it being truncated. #101

Open
SiriusStarr opened this issue Jan 25, 2023 · 0 comments
Labels
bug Something isn't working help wanted We could use your help

Comments

@SiriusStarr
Copy link
Contributor

If a rule generates many errors for its own source, then check-previews-compile.js will fail, because it attempts to parse truncated JSON output. Setting maxBuffer to a larger value does not fix it.

@jfmengels jfmengels added bug Something isn't working help wanted We could use your help labels Jan 25, 2023
SiriusStarr added a commit to SiriusStarr/elm-review-no-unsorted that referenced this issue Jan 25, 2023
SiriusStarr added a commit to SiriusStarr/elm-review-no-unsorted that referenced this issue Sep 18, 2023
SiriusStarr added a commit to SiriusStarr/elm-review-no-unsorted that referenced this issue Oct 23, 2023
SiriusStarr added a commit to SiriusStarr/elm-review-no-unsorted that referenced this issue Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted We could use your help
Projects
None yet
Development

No branches or pull requests

2 participants