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

hidi doesn't return a failed exit code on validation error #1141

Closed
baywet opened this issue Jan 26, 2023 · 1 comment · Fixed by #1145
Closed

hidi doesn't return a failed exit code on validation error #1141

baywet opened this issue Jan 26, 2023 · 1 comment · Fixed by #1145
Assignees
Labels
type:bug A broken experience
Milestone

Comments

@baywet
Copy link
Member

baywet commented Jan 26, 2023

Describe the bug
hidi validate -d /some/invalid/path will result in a critical error in the console, however the exit code will be 0

To Reproduce
hidi validate -d /some/invalid/path will result in a critical error in the console, however the exit code will be 0

Expected behavior
exit code to be -1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug A broken experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants