The GitHub Actions job "Tests" on airflow.git/ci-trigger-airflow-ctl-v0-1-stable has failed. Run started by GitHub user Lee-W (triggered by Lee-W).
Head commit for run: 76ce617da1ebdb058d758778f21d3cb9cbc70ceb / Wei Lee <[email protected]> Fix airflow-ctl mypy static check on the 0.1 branch The same test-to-stable sync (#67294) repointed the mypy-airflow-ctl hook at ../scripts/ci/prek/run_mypy_full_dist_local_venv_or_breeze_in_ci.py, which only exists on main. On this branch prek dies before mypy runs: error: Failed to run hook `mypy-airflow-ctl` caused by: Run command `python hook` failed caused by: No such file or directory (os error 2) Point it back at mypy_local_folder.py, which is what airflow-core, task-sdk, devel-common and dev/scripts all use on this branch. Report URL: https://github.com/apache/airflow/actions/runs/30632427569 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
