The GitHub Actions job "Tests" on airflow.git/feature/pluggable-retry-policies 
has failed.
Run started by GitHub user kaxil (triggered by kaxil).

Head commit for run:
f7cdd2aa3a4f51b221201a2ecbc8d2d50b7c0a0d / Kaxil Naik <[email protected]>
Fix LLMRetryPolicy CI: mypy, ruff, spellcheck, compat tests

- Type-annotate llm_policy as Optional in the example DAG so the
  fallback branch satisfies mypy on Airflow versions without RetryPolicy.
- Wrap pydanticai* and claude-haiku* connection examples in
  double-backticks so RST autoapi treats them as code (skips spellcheck).
- Gate test_retry.py with pytest.importorskip so compat-3.2.1 CI on
  older Airflow versions skips the module instead of erroring on import.
- Apply ruff and ruff-format auto-fixes.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to