jaketf edited a comment on pull request #11339:
URL: https://github.com/apache/beam/pull/11339#issuecomment-628833485


   > I'm unsure if the failures are due to an issue with this PR. Feel free to 
inspect:
   > https://scans.gradle.com/s/c4wwwmeidugrc/failure#top=0
   
   There's not much information in that scan. Running
   `./gradlew checkstyleMain checkstyleTest` locally there was an issue in 
FhirIO
   ```
   > Task :sdks:java:io:google-cloud-platform:checkstyleMain FAILED
   [ant:checkstyle] [ERROR] 
/usr/local/google/home/jferriero/VersionControl/beam/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIO.java:846:42:
 Name 'LOG' must match pattern '^[a-z][a-zA-Z0-9]*$'. [MemberName]
   ```
   I'll clean this up. 
   However there were many failures due to FlinkState internals
   [full log](https://gist.github.com/jaketf/4c784c6e9831caac1a9aaf4d25926b69)
   
   > Fhir postcomits are failing: 
https://builds.apache.org/job/beam_PostCommit_Java_PR/362/
   
   ACK looking into this.


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to