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

Leeway vet doesn't return a non-zero exit code on failures #129

Open
mads-hartmann opened this issue Nov 21, 2022 · 0 comments
Open

Leeway vet doesn't return a non-zero exit code on failures #129

mads-hartmann opened this issue Nov 21, 2022 · 0 comments

Comments

@mads-hartmann
Copy link
Contributor

mads-hartmann commented Nov 21, 2022

Currently leeway vet doesn't return a non-zero exit code when it fails.

From a gitpod-io/gitpod workspace running 0.5.2-d3ff827:

$ leeway vet
ERRO[0008] components/ide/jetbrains/image: EOF          
$ echo $?
0

Here's a screenshot of one of our builds where you see the same behaviour in Werft:

Screenshot 2022-11-21 at 14 55 23

Keep in mind that this specific error will go away with this PR

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

No branches or pull requests

1 participant