The GitHub Actions job "CI" on airflow.git has failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
9ffd263c46ba0e6be26610f4fb4ed49e58177981 / Tzu-ping Chung <[email protected]>
Remove deprecated get_link signature support

Operator link currently supports two signatures, one modern using
TaskInstanceKey, the other old using execution_date. The old signature
will have a problem after the AIP-83 amendments where None is a
possibility. Airflow 3.0 is a good chance to just get rid of this
problem entirely.

Although the signature is documented as deprecated, we currently do not
emit any warnings for this. We'll need to add the warning to 2.11, and
add a migration rule for it.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to