Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: exit when parsing package.json fails #104

Merged
merged 1 commit into from
Nov 18, 2024

Conversation

QuiiBz
Copy link
Owner

@QuiiBz QuiiBz commented Nov 18, 2024

Closes #103

Similar to when we close collect_packages, we should exit after we fail to parse a single package.json (often due to an incorrect field).

@QuiiBz QuiiBz merged commit d648499 into main Nov 18, 2024
4 checks passed
@QuiiBz QuiiBz deleted the fix/exit-if-parsing-package-json-fails branch November 18, 2024 11:17
@bitttttten
Copy link

🏄🏄🏄

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

Successfully merging this pull request may close these issues.

"Failed to collect package" results in clean exit with "No issues found"
2 participants