iemejia commented on pull request #13821:
URL: https://github.com/apache/beam/pull/13821#issuecomment-768621409


   checkstyle is not happy also for a comment missing a period
   ```
   [ant:checkstyle] [ERROR] 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit/src/sdks/java/core/src/test/java/org/apache/beam/sdk/io/CompressedSourceTest.java:23:
 Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 
[AvoidStarImport] |  
   [ant:checkstyle] [ERROR] 
/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Java_Commit/src/sdks/java/core/src/test/java/org/apache/beam/sdk/io/CompressedSourceTest.java:956:
 First sentence should end with a period. [JavadocStyle] |  
   ```


----------------------------------------------------------------
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:
[email protected]


Reply via email to