The GitHub Actions job "Tests" on airflow.git/ci-trigger-airflow-ctl-v0-1-test 
has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
ad61306fbe79dcc80c8bbd3feeafbed34ca15c93 / 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/30632447867

With regards,
GitHub Actions via GitBox


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

Reply via email to