Azure / Azure/azure-sdk-for-python
azure-mgmt-storagesync needs typing updates for mypy version 1.19.1
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 182
Description
**ACTION NEEDED:** This version of mypy will be merged on **2026-07-13**. The build will begin to fail for this library if errors are not fixed.
**Library name:** azure-mgmt-storagesync
**Mypy version:** 1.19.1
**Mypy Build:** [Link to build (2026-06-29)](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6492513&view=logs&j=ee04b200-fd9d-5142-c236-441a8412d6d5&t=c4b2a078-69a7-55a2-d776-67715c71590f)
**How to fix:** Run the `next-mypy` azpysdk command at the library package-level and resolve the typing errors.
1) `/mnt/vss/_work/1/s>pip install -e ./eng/tools/azure-sdk-tools`
2) `../azure-mgmt-storagesync>azpysdk next-mypy --isolate .`
See the [Typing Guide](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/static_type_checking.md#run-mypy) for more information.
Contributor guide
Assessment
This issue has not been assessed yet.