The GitHub Actions job "prek" on airflow-steward.git/spec-validator has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
072a83d6e371e5839e877ff1b3b16857f99d9863 / Jarek Potiuk <[email protected]>
chore: clear codeql findings on test file (unused imports + var)

CodeQL flagged two unused names in `tests/test_spec_validator.py`:
- unused imports `REQUIRED_FRONTMATTER_KEYS` and `validate_file`
- unused local variable `text` in `test_missing_code_block` (left over
  from an earlier draft; the test already uses `spec_no_code` for the
  actual assertion)

Remove all three. Ruff clean; 57 tests still pass.

Generated-by: Claude Code (Opus 4.7)

Report URL: https://github.com/apache/airflow-steward/actions/runs/26545203864

With regards,
GitHub Actions via GitBox


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

Reply via email to