egalpin commented on PR #25024:
URL: https://github.com/apache/beam/pull/25024#issuecomment-1384657436

   Thanks @EgbertW !  To fix up the `spotless` linter check, you can run 
`./gradlew spotlessApply` from the project root on your machine; that will 
auto-fix any style issues which can then be committed.
   
   I noticed also that there are unit test failures due to compilation 
failures.  You can run tests locally by running one of the ES test suites like 
`./gradlew --info :sdks:java:io:elasticsearch-tests:elasticsearch-tests-7:test` 
to confirm that there are no more failures 😊 


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

Reply via email to