guozhangwang commented on pull request #10798: URL: https://github.com/apache/kafka/pull/10798#issuecomment-910510701
Tests failed on compilation due to checkstyle warnings: ``` [2021-08-28T18:29:04.088Z] > Task :streams:streams-scala:compileTestScala [2021-08-28T18:29:04.088Z] [Warn] /home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-10798/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KStreamSplitTest.scala:19: imported `Named` is permanently hidden by definition of type Named in package kstream [2021-08-28T18:29:04.088Z] [Warn] /home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-10798/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KStreamTest.scala:24: imported `Named` is permanently hidden by definition of type Named in package kstream [2021-08-28T18:29:04.088Z] [Warn] /home/jenkins/jenkins-agent/workspace/Kafka_kafka-pr_PR-10798/streams/streams-scala/src/test/scala/org/apache/kafka/streams/scala/kstream/KTableTest.scala:21: imported `Named` is permanently hidden by definition of type Named in package kstream [2021-08-28T18:29:05.982Z] [2021-08-28T18:29:05.982Z] > Task :streams:checkstyleTest [2021-08-28T18:29:11.170Z] [2021-08-28T18:29:11.170Z] > Task :streams:streams-scala:compileTestScala [2021-08-28T18:29:11.170Z] three warnings found ``` -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org