pabloem commented on PR #22046: URL: https://github.com/apache/beam/pull/22046#issuecomment-1167674114
hm these checks are disabled for local tests, but they run on jenkins. You should be able to run a `...:checkStyle` task to get them to reprodue locally, I believe or `...:javaCompile` with -Werror or something like that. Can you run `...:tasks --all` and find the checkstyle task? -- 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]
