The GitHub Actions job "Tests (AMD)" on 
airflow.git/ghaeli/callback-log-ui-visibility has failed.
Run started by GitHub user seanghaeli (triggered by seanghaeli).

Head commit for run:
27c0596cea63ce40f0b9d45a152f9f98ac164cd7 / Sean Ghaeli <[email protected]>
UI: address review — fix dead ValueError handling, type callback_state as 
CallbackState

- read_callback_log is a generator, so path-validation ValueError fires during
  iteration; move list() inside the try so the 400 is actually raised (was dead 
code).
- Annotate DeadlineResponse.callback_state as CallbackState instead of bare str.

(Skipped the StreamingLogResponse alias suggestion — that alias isn't present 
on this
branch's base; the explicit tuple type is correct here.)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to