davidfgcorreia commented on PR #51682:
URL: https://github.com/apache/airflow/pull/51682#issuecomment-3016817302

   Hi, the pipeline is currently failing on Tests AMD / CI image checks / 
Static checks (pull_request), specifically at the step "Generate SVG from 
Airflow CTL Commands".
   
   However, when I run the checks locally:
   
   pre-commit run (on modified files only) skips this check, as expected, since 
I haven't modified any related files;
   
   pre-commit run --all-files passes the check successfully, including the 
"Generate SVG from Airflow CTL Commands" step.
   
   Please let me know if there's anything else I should look into or adjust. 
Thanks!


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