You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2023/01/19 23:38:17 UTC

[GitHub] [beam] tvalentyn commented on pull request #24834: improve error message for mismatched pipelines

tvalentyn commented on PR #24834:
URL: https://github.com/apache/beam/pull/24834#issuecomment-1397746658

   Apologies for the long response, I was OOO for a bit. Thanks for the fix! 
   
   Precommit errors are most likely a flake, we can re-run the suite. Lint errors is visible if you follow the "Details" -> Console Output link. The error is:
   
   ```
   apache_beam  conftest.py  gen_protos.py  setup.py
   Running pylint...
   ************* Module apache_beam.transforms.util
   apache_beam/transforms/util.py:238:0: C0301: Line too long (88/80) (line-too-long)
   
   --------------------------------------------------------------------
   Your code has been rated at 10.00/10 (previous run: 10.00/10, -0.00)
   
   ```


-- 
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: github-unsubscribe@beam.apache.org

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