The GitHub Actions job "Tests" on airflow.git/serialized-objects-split has failed. Run started by GitHub user uranusjr (triggered by uranusjr).
Head commit for run: cd105a4613db03c913ad092251c367d0ba6a2cb1 / Tzu-ping Chung <[email protected]> Make private dag-processing functions look private Dag-processing util functions should only be used during dag-processing. They will (in long future) be separated from the rest of the core. This changes them to all "look" private. Most changes are trivial. The only one involving some work is encode_priority_weight_strategy, which is used in Core API. However, since the Core API can only access validated data, the function call can be simply reduced to a qualname call to cast the value to an import string. Report URL: https://github.com/apache/airflow/actions/runs/21814623838 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
