The GitHub Actions job "Tests (AMD)" on airflow.git/feature-58968-kpo-pod has 
failed.
Run started by GitHub user gingeekrishna (triggered by potiuk).

Head commit for run:
03bdbecc35101f0cc33f5782b31919a9d005f203 / gingeekrishna 
<[email protected]>
fix: ruff format and mypy timezone import collision in KPO zombie test

- Run ruff format on kubernetes_executor.py (dict arg expansion)
- Remove datetime.timezone import that collided with airflow.sdk.timezone
  import later in the file, causing MyPy incompatible-import error;
  replace datetime.now(timezone.utc) with timezone.utcnow() to match
  existing test code style

Signed-off-by: RadhaKrishnan Rajendran <[email protected]>
Signed-off-by: gingeekrishna <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to