BewareMyPower commented on PR #20884:
URL: https://github.com/apache/pulsar/pull/20884#issuecomment-1853888178

   @nodece Please fix the code style:
   
   ```
   [INFO] There are 3 errors reported by Checkstyle 8.37 with 
/home/runner/work/pulsar/pulsar/buildtools/src/main/resources/pulsar/checkstyle.xml
 ruleset.
   Error:  
src/main/java/org/apache/pulsar/broker/service/BrokerService.java:[2528,79] 
(whitespace) WhitespaceAround: '==' is not followed by whitespace.
   Error:  
src/main/java/org/apache/pulsar/broker/service/BrokerService.java:[2528,93] 
(whitespace) WhitespaceAround: ':' is not followed by whitespace.
   Error:  
src/test/java/org/apache/pulsar/broker/admin/AdminApiDynamicConfigurationsTest.java:[28,8]
 (imports) UnusedImports: Unused import: java.util.function.Consumer.
   ```


-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to