liferoad commented on issue #35935:
URL: https://github.com/apache/beam/issues/35935#issuecomment-3368175820

   https://github.com/apache/beam/pull/36392
   
   check the failed workflows. We usually want them to be green. But sometimes 
they are flaky or failed but not caused by your PR.
   
   e.g., 
https://github.com/apache/beam/actions/runs/18240332960/job/51941204709?pr=36392
   ```
   Running pylint...
   ************* Module apache_beam.examples.snippets.snippets
   apache_beam/examples/snippets/snippets.py:1793:0: W0311: Bad indentation. 
Found 3 spaces, expected 2 (bad-indentation)
   apache_beam/examples/snippets/snippets.py:1817:0: C0305: Trailing newlines 
(trailing-newlines)
   ```


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