shunping commented on PR #35884: URL: https://github.com/apache/beam/pull/35884#issuecomment-3210655672
Hey @vijay-x-Raj, I see you are trying to fix the linter and format issue. Have you ever tried the comment I suggested at https://github.com/apache/beam/pull/35884#issuecomment-3198886806? We used a specific yapf config to ensure our code format is consistent across the project. Please run that command, otherwise the formatter test would fail: https://github.com/apache/beam/actions/runs/17105155269/job/48512023797?pr=35884 After the formatter error is fixed, then we can check the logs in the linter test if there is any error: https://github.com/apache/beam/actions/runs/17105155251/job/48512023540?pr=35884 Hope this helps! -- 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-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org