potiuk commented on PR #24476: URL: https://github.com/apache/airflow/pull/24476#issuecomment-1161760294
Besides - you might have to run the same as is done in `CI` - run pre-commit with `--all-files` . And if you carefully read what static checks tell you, you will see the exact precommit and command to run to re-run it It looks like in this case the problem is with images conflicting as command line "help" because someone (likely me) added another command so you have now conflicting images in yours and main version. You wlll need to run `breeze regenerate-command images` to fix them -- 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]
