srowen commented on pull request #30679:
URL: https://github.com/apache/spark/pull/30679#issuecomment-803496905


   See the output linked above. It seems to be:
   ```
   [error] Checkstyle error found in 
/home/jenkins/workspace/SparkPullRequestBuilder/launcher/src/main/java/org/apache/spark/launcher/LauncherServer.java:266:
 'if' construct must use '{}'s.
   [error] Checkstyle error found in 
/home/jenkins/workspace/SparkPullRequestBuilder/launcher/src/main/java/org/apache/spark/launcher/LauncherServer.java:272:
 Line is longer than 100 characters (found 104).
   [error] Checkstyle error found in 
/home/jenkins/workspace/SparkPullRequestBuilder/launcher/src/main/java/org/apache/spark/launcher/SparkLauncher.java:99:
 Line is longer than 100 characters (found 106).
   [error] 3 issue(s) found in Checkstyle report: 
/home/jenkins/workspace/SparkPullRequestBuilder/launcher/target/checkstyle-output.xml
   [error] com.etsy.sbt.checkstyle.NoExitException
   ```


-- 
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.

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



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

Reply via email to