lhotari commented on PR #23919: URL: https://github.com/apache/pulsar/pull/23919#issuecomment-2629514008
Checkstyle errors: ``` [INFO] There are 2 errors reported by Checkstyle 10.14.2 with /home/runner/work/pulsar/pulsar/buildtools/src/main/resources/pulsar/checkstyle.xml ruleset. Error: src/main/java/org/apache/pulsar/broker/service/persistent/PersistentMessageFinder.java:[25,1] (imports) ImportOrder: Extra separation in import group before 'com.google.common.annotations.VisibleForTesting' Error: src/main/java/org/apache/pulsar/broker/service/persistent/PersistentMessageFinder.java:[25,1] (imports) ImportOrder: Import com.google.common.annotations.VisibleForTesting appears after other imports that it should precede ``` -- 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]
