ajantha-bhat commented on code in PR #6982:
URL: https://github.com/apache/iceberg/pull/6982#discussion_r1122643282
##########
.github/workflows/java-ci.yml:
##########
@@ -87,7 +87,7 @@ jobs:
with:
distribution: zulu
java-version: 8
- - run: ./gradlew -DallVersions build -x test -x javadoc -x integrationTest
+ - run: ./gradlew -DallVersions build -x test -x javadoc -x integrationTest
--scan
Review Comment:
> imo if the sporadic errors always happen in checkstyle part, we may want
to check if we can upgrade the respective plugin to fix the issue
we are using the latest version I assume as I didn't find any version
pinning.
https://github.com/apache/iceberg/blob/master/baseline.gradle#L36
--
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]