dabla commented on PR #67532: URL: https://github.com/apache/airflow/pull/67532#issuecomment-5004760785
@Amitkumar293 You'll need to rebase, and then locally run following command with breeze: `breeze setup regenerate-command-images` As you added dependencies for db2, SBOM images need to be regenerated as well for those new dependencies. This is why you see [following failures](https://github.com/apache/airflow/actions/runs/29569265160/job/87870728474?pr=67532) in static checks. -- 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]
