openinx commented on pull request #3553:
URL: https://github.com/apache/iceberg/pull/3553#issuecomment-973902325
```
> Task :iceberg-arrow:compileScala NO-SOURCE
> Task :iceberg-arrow:classes
> Task :iceberg-arrow:jar
> Task :iceberg-arrow:sourceJar
Error: eckstyle] [ERROR]
/home/runner/work/iceberg/iceberg/aliyun/src/test/java/org/apache/iceberg/aliyun/TestAliyunClientFactories.java:24:1:
Extra separation in import group before 'java.util.HashMap' [ImportOrder]
Error: eckstyle] [ERROR]
/home/runner/work/iceberg/iceberg/aliyun/src/test/java/org/apache/iceberg/aliyun/TestAliyunClientFactories.java:24:8:
Unused import - java.util.HashMap. [UnusedImports]
Error: eckstyle] [ERROR]
/home/runner/work/iceberg/iceberg/aliyun/src/test/java/org/apache/iceberg/aliyun/TestAliyunClientFactories.java:52:5:
'CTOR_DEF' should be separated from previous line. [EmptyLineSeparator]
> Task :iceberg-aliyun:checkstyleTest
> Task :iceberg-aliyun:checkstyleTest FAILED
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :iceberg-core:compileTestJava
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
131 actionable tasks: 131 executed
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':iceberg-aliyun:checkstyleTest'.
> Checkstyle rule violations were found. See the report at:
file:///home/runner/work/iceberg/iceberg/aliyun/build/reports/checkstyle/test.html
Checkstyle files with violations: 1
Checkstyle violations by severity: [error:3]
```
@xingbowu , Could you help to fix the checkstyles ?
--
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]