The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
0953e0f844fa5db81c2b461ec2433de1935260b3 / Jarek Potiuk <[email protected]>
Mount selected sources of Airflow to image when running mypy checks (#36038)

When Mypy runs its check it uses breeze image to do so, and by
default on CI the images are built using `main` version of scripts/ci
and workflow files. This basically means that running static checks with
the breeze image reguies mounting the sources if we want to run those
checks on the scripts/ci/ folder or .workflow and breeze CI image is
used.

The `mypy-dev` check is doing it - it checks `scripts/ci` folder,
which means that for mypy checks we need to force mounting the
selected sources rather than the ones that are baked in the image.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to