abbccdda commented on pull request #8706:
URL: https://github.com/apache/kafka/pull/8706#issuecomment-635042381


   ```
   15:01:33 [ant:checkstyle] [ERROR] 
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.13/streams/src/test/java/org/apache/kafka/streams/integration/StoreQueryIntegrationTest.java:25:
 Using the '.*' form of import should be avoided - org.apache.kafka.streams.*. 
[AvoidStarImport]
   15:01:33 [ant:checkstyle] [ERROR] 
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.13/streams/src/test/java/org/apache/kafka/streams/integration/StoreQueryIntegrationTest.java:56:
 Using the '.*' form of import should be avoided - org.hamcrest.Matchers.*. 
[AvoidStarImport]
   ```
   cc @dima5rr 


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


Reply via email to