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

   > 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 😊
   
   Ah, that is helpful. I just did and fixed the formatting and the compile 
error - I was using a newer feature that isn't available in Java 8.


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