rzo1 commented on PR #2120:
URL: https://github.com/apache/stormcrawler/pull/2120#issuecomment-5574841221
Red on the `rat` job — `CustomImportOrder`, 16 violations (unsorted imports,
extra blank line in the import group). Since `build` is declared `needs: rat`,
the test matrix never runs, so this PR still has no real CI signal and I can't
review it on substance yet.
Before pushing, per `README.md` ("Note for developers"):
```
mvn git-code-format:format-code -Dgcf.globPattern="**/*"
-Dskip.format.code=false
```
Same issue on eight other open PRs of yours — longer explanation in
https://github.com/apache/stormcrawler/pull/2119#issuecomment-5574839248
--
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]