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

Add possibility to fail the build on any severity issues #479

Closed
david-m-s opened this issue Jan 15, 2025 · 0 comments · Fixed by #478
Closed

Add possibility to fail the build on any severity issues #479

david-m-s opened this issue Jan 15, 2025 · 0 comments · Fixed by #478

Comments

@david-m-s
Copy link
Contributor

Currently the build only fails when errors are detected, but I need it to fail on warnings too. I tried configuring pmd and checkstyle individually but I was not able to make them produce error level instead of warning. Also even if that might be possible requires coupling to how the particular version is configured, which may be difficult to maintain.
I have created MR #478 to add new parameters for the warning and debug severities and made the additions backwards compatible. Please take a look.

@wborn wborn linked a pull request Jan 19, 2025 that will close this issue
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 a pull request may close this issue.

1 participant