kaijchen commented on code in PR #38:
URL: https://github.com/apache/incubator-uniffle/pull/38#discussion_r919814381
##########
pom.xml:
##########
@@ -820,6 +820,7 @@
</dependency>
</dependencies>
<configuration>
+ <threshold>high</threshold>
Review Comment:
It will report too many errors, and some of them you might not want to fix.
For example, the default threshold is `medium`, see "Summary of failures" in
https://github.com/apache/incubator-uniffle/runs/7299882996?check_suite_focus=true
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]