Skip to content

Add non-zero exit code when deps check fails #89

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

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

DavidANeil
Copy link
Member

This avoids a Buildfarm issue where it gives unhelpful error messages (that don't include stderr) when outputs are missing after a 0 exit code.
It also gives a better error message generally, as you don't get the superfluous messages:

ERROR: output 'depscheck_used.success' was not created
ERROR: ScalaCheckDeps depscheck_used.success failed: not all outputs were created or valid

I have not tested this, nor do I plan on testing this.

@DavidANeil DavidANeil requested review from jjudd and jadenPete March 31, 2025 22:07
@DavidANeil DavidANeil force-pushed the davidneil-non-zero-exit-code branch from 6d40126 to 234fc6c Compare March 31, 2025 22:24
@DavidANeil DavidANeil force-pushed the davidneil-non-zero-exit-code branch from 234fc6c to 11f30e4 Compare March 31, 2025 23:29
@jjudd jjudd merged commit 9db3ce8 into lucid-master Mar 31, 2025
1 check passed
@jadenPete
Copy link

Nice!

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

Successfully merging this pull request may close these issues.

4 participants