mjsax commented on PR #21490:
URL: https://github.com/apache/kafka/pull/21490#issuecomment-3911180197

   Build failed with checkstyle error:
   ```
   Execution failed for task ':streams:spotlessJavaCheck'.
   > The following files had format violations:
         
src/test/java/org/apache/kafka/streams/kstream/SessionWindowedDeserializerTest.java
             @@ -24,8 +24,8 @@
              import·org.apache.kafka.common.serialization.Serdes;
              import·org.apache.kafka.common.serialization.StringDeserializer;
              import·org.apache.kafka.streams.StreamsConfig;
             +import·org.apache.kafka.streams.kstream.internals.TimeWindow;
              
             -import·org.apache.kafka.streams.kstream.internals.TimeWindow;
              import·org.junit.jupiter.api.Test;
              
              import·java.util.HashMap;
     Run './gradlew spotlessApply' to fix all violations.
     ```


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

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to