Skip to content

Conversation

@gopidesupavan
Copy link
Member


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@gopidesupavan
Copy link
Member Author

oops mypy not happy in different files 😄

@gopidesupavan
Copy link
Member Author

Alright i have changed the return type to any for _get_default_azure_credential , the functions where its calling has proper return types, and many other functions are not happy with the mixture of sync and asyn return type, better to set as Any.

@gopidesupavan gopidesupavan requested a review from eladkal July 9, 2025 21:48
@potiuk potiuk merged commit f319109 into apache:main Jul 10, 2025
75 checks passed
HsiuChuanHsu pushed a commit to HsiuChuanHsu/airflow that referenced this pull request Jul 10, 2025
* Make microsoft azure provider compatible with mypy 1.16.1

* Make microsoft azure provider compatible with mypy 1.16.1

* Split default_azure_credential into sync and async version
stephen-bracken pushed a commit to stephen-bracken/airflow that referenced this pull request Jul 15, 2025
* Make microsoft azure provider compatible with mypy 1.16.1

* Make microsoft azure provider compatible with mypy 1.16.1

* Split default_azure_credential into sync and async version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants