morrySnow commented on PR #9460:
URL: https://github.com/apache/incubator-doris/pull/9460#issuecomment-1120785395

   > hi @morrySnow, the `FE Code Formatter` still failed, how about use `mvn 
checkstyle:check` directly?
   > 
   > 
https://github.com/apache/incubator-seatunnel/tree/dev/.github/workflows/backend.yml#L104
   > 
   > ```
   > Raw Output:
   > 
/github/workspace/./fe/fe-core/src/test/java/org/apache/doris/planner/OlapScanNodeTest.java:40:1:
 warning: Missing a Javadoc comment. 
(com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocTypeCheck)
   > Error: reviewdog: Too many results (annotations) in diff.
   > You may miss some annotations due to GitHub limitation for annotation 
created by logging command.
   > Please check GitHub Actions log console to see all results.
   > ```
   
   Just like i comment above. I has do `mvn checkstyle:check` locally before 
commit pr. I checked the error list. Currently, Checker failed caused by some 
rules that patch do not care about.


-- 
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: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to