The GitHub Actions job "CodeQL" on airflow.git/regen-datamodels-on-lock-upgrade 
has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
b69282a2f6094c64864f753e1678a697c1f60b17 / Jarek Potiuk <[email protected]>
Regenerate API datamodels after the CI environment lock upgrade

`uv lock --upgrade` can move datamodel-code-generator, whose version is
stamped into the header of every file it generates. The two codegen hooks
are gated on the execution and core API sources, which an upgrade run never
touches, so they stay dormant while the automation commits -- and the next
CI run, which invokes them with --all-files, regenerates the headers and
fails the static checks job on the upgrade PR itself.

Tying the regeneration to the lock step keeps the upgrade PR self-consistent.

Report URL: https://github.com/apache/airflow/actions/runs/32043902832

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to