songxiaosheng commented on PR #13275: URL: https://github.com/apache/dubbo/pull/13275#issuecomment-1793654434
please fix ci problem ``` [INFO] Starting audit... Error: /home/runner/work/dubbo/dubbo/dubbo/dubbo-metrics/dubbo-metrics-default/src/main/java/org/apache/dubbo/metrics/collector/DefaultMetricsCollector.java:48:8: Unused import - java.util.concurrent.atomic.AtomicLong. [UnusedImports] Audit done. [INFO] There is 1 error reported by Checkstyle 8.45.1 with codestyle/checkstyle.xml ruleset. Error: src/main/java/org/apache/dubbo/metrics/collector/DefaultMetricsCollector.java:[48,8] (imports) UnusedImports: Unused import - java.util.concurrent.atomic.AtomicLong. ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
