The GitHub Actions job "Tests" on airflow.git/refactor-ti-update-state has 
failed.
Run started by GitHub user uranusjr (triggered by uranusjr).

Head commit for run:
7f8e55a9aaede50c0c01edb3ac1719a1f7295af3 / Tzu-ping Chung <[email protected]>
Remove useless updated_state in ti_update_state

This variable and argument's value is never used; updated_state is
always recalculated in _create_ti_state_update_query_and_update_state
based on the HTTP request payload.

I also changed the log message a bit. Previously the message would
always say "Error update Task Instance state to ''" due to the variable
never be used.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to