The GitHub Actions job "Tests AMD" on airflow.git/main has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
23755883e5d82596392b7cb80e71de2c70e82850 / Morgan <[email protected]>
Fix `version_compat` for Docker decorator with Airflow 3.0.X (#55447)

The decorated operator for this provide fails with Airflow 3.0.X and
provider version > 4.4.0. #52465 updated version_compat and the operator
to use the BaseOperator from the Task SDK. However, this operator is
missing the required `xcom_push` method in version 3.0.X.

This causes failures when using the decorater operator with
AttributeError: '_DockerDecoratedOperator' object has no attribute
'xcom_push'.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to