chia7712 commented on PR #19607:
URL: https://github.com/apache/kafka/pull/19607#issuecomment-2943645837

   ```
   * What went wrong:
   Execution failed for task ':storage:spotlessJavaCheck'.
   > The following files had format violations:
         
src/test/java/org/apache/kafka/storage/internals/log/LogSegmentsTest.java
             @@ -20,6 +20,7 @@
              import·org.apache.kafka.common.utils.Time;
              import·org.apache.kafka.common.utils.Utils;
              import·org.apache.kafka.test.TestUtils;
             +
              import·org.junit.jupiter.api.AfterEach;
              import·org.junit.jupiter.api.BeforeEach;
              import·org.junit.jupiter.api.Test;
     Run './gradlew :storage:spotlessApply' to fix these violations.
   
    ```
   @gaurav-narula could you please fix the build error?


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

Reply via email to