DaanHoogland commented on PR #9504: URL: https://github.com/apache/cloudstack/pull/9504#issuecomment-2665625998
sorry @nicoschmdt , you missed some double imports: ``` 12:23:17 [INFO] Starting audit... 12:23:19 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java:30:1: Duplicate import to line 23 - java.sql.PreparedStatement. [RedundantImport] 12:23:19 [ERROR] /jenkins/workspace/acs-deb-pkg-builder/engine/schema/src/main/java/com/cloud/upgrade/dao/Upgrade42010to42100.java:31:1: Duplicate import to line 25 - java.sql.SQLException. [RedundantImport] 12:23:19 Audit done. ``` -- 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]
