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

Head commit for run:
6a152773d7a6ab340d87fed81a571670b36bf356 / Ash Berlin-Taylor <[email protected]>
Remove cattrs from lineage processing.

Cattrs was used for two reasons:

1. As a hacky way of forcing templated fields on classes
2. As a way to store the outlets in XCom without needing pickle

1 has been fixed in core for a while now and classes can have
  "template_fields" properties (deeply)

2 is now done by using a combo of BaseSerialization and `attr.asdict`

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

With regards,
GitHub Actions via GitBox


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

Reply via email to