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

Head commit for run:
41fade2d219c1841fafa439cc5dbb036f34ee32a / Tzu-ping Chung <[email protected]>
Upgrade Mypy to 1.0 (#29468)

* Upgrade mypy to 0.991

Most of the changes are related to with `x = None`

* Update airflow/dag_processing/processor.py

Co-authored-by: Tzu-ping Chung <[email protected]>

* Upgrade Mypy to 1.0

* Resolve newly found typing issues

* Work around empty function in protocol

Mypy seems to not be able to detect an empty default implementation in a
protocol. Supplying 'return None' seems enough to tell Mypy the function
is present. This is better than needing to implement an empty function
everywhere.

* Improve typing declarations

* Fix pat reference in update-common-sql-api-stubs

---------

Co-authored-by: Ash Berlin-Taylor <[email protected]>
Co-authored-by: Ash Berlin-Taylor <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to