songxiaosheng commented on PR #11602:
URL: https://github.com/apache/dubbo/pull/11602#issuecomment-1462108074

   please fix ci problem 
   ```
   Error:  
/home/runner/work/dubbo/dubbo/dubbo/dubbo-metrics/dubbo-metrics-default/src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:23:8:
 Unused import - org.apache.dubbo.metrics.model.ApplicationMetric. 
[UnusedImports]
   Error:  
/home/runner/work/dubbo/dubbo/dubbo/dubbo-metrics/dubbo-metrics-default/src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:25:8:
 Unused import - org.apache.dubbo.metrics.model.MetricsCategory. [UnusedImports]
   Audit done.
   [INFO] There are 2 errors reported by Checkstyle 8.41 with 
codestyle/checkstyle.xml ruleset.
   Error:  
src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:[23,8]
 (imports) UnusedImports: Unused import - 
org.apache.dubbo.metrics.model.ApplicationMetric.
   Error:  
src/main/java/org/apache/dubbo/metrics/collector/ConfigCenterMetricsCollector.java:[25,8]
 (imports) UnusedImports: Unused import - 
org.apache.dubbo.metrics.model.MetricsCategory.
   ```


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

Reply via email to