[CI] Change default checkstyle severity to error by kaijchen · Pull Request #57 · apache/uniffle · GitHub
Skip to content

[CI] Change default checkstyle severity to error#57

Merged
roryqi merged 1 commit into
apache:masterfrom
kaijchen:checkstyle
Jul 15, 2022
Merged

[CI] Change default checkstyle severity to error#57
roryqi merged 1 commit into
apache:masterfrom
kaijchen:checkstyle

Conversation

@kaijchen

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

Change default checkstyle severity to error.

Why are the changes needed?

In common sense, "warning" is something can be ignored.
It is better to use "error" to mean something must be fixed.
And current CI workflow displays "Summary of failures" by filtering errors.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Example of checkstyle failure, click "Summary of failures" to see the filtered result.
https://github.com/kaijchen/incubator-uniffle/runs/7319512298?check_suite_focus=true

@codecov-commenter

codecov-commenter commented Jul 15, 2022

Copy link
Copy Markdown

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roryqi roryqi merged commit e343b93 into apache:master Jul 15, 2022
@kaijchen kaijchen deleted the checkstyle branch July 15, 2022 06:08
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.

3 participants