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

[invader-dependency] Exit code indicates success even if the tag is invalid. #224

Open
num0005 opened this issue Nov 26, 2022 · 0 comments

Comments

@num0005
Copy link

num0005 commented Nov 26, 2022

Attempting to get the dependencies of a invalid tag results in a return code of 0 despite the tag being unreadable. Attempting to get the dependencies of a non-existent tag as expected returns a non-zero return code.

Expected behaviour:

Invader should return a non-zero exit code if it cannot parse the tag, ideally a different non-zero code than the one used to indicate a non-existent tag.

invader version: https://github.com/SnowyMouse/invader/releases/tag/0.51.4

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