The GitHub Actions job "Tests" on 
airflow.git/run-mypy-dev-checks-also-for-scripts has succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
ebdd140a079ba3bc597c0d363b0a0c7511ee2430 / Jarek Potiuk <[email protected]>
Fix mypy checks in CI to also run for scripts

Mypy Checks in CI have not been run on "scripts" folder - only on
dev folder and if a mypy error creeped-in, it remained undetected
unless someone run `pre-push` mypy check that instead of folders
run it on individual files.

This PR fixes the errors that creeped in and fixes the CI so that
mypy-dev also checks scripts.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to