azure-sdk-for-python
azure-sdk-for-python copied to clipboard
azure-monitor-ingestion needs typing updates for pyright version 1.1.333
trafficstars
ACTION NEEDED: This version of pyright will be merged on 2024-01-15. The build will begin to fail for this library if errors are not fixed.
Library name: azure-monitor-ingestion
Pyright version: 1.1.333
Pyright errors: Link to build (2024-01-14)
How to fix: Run the next-pyright tox command at the library package-level and resolve the typing errors.
../azure-monitor-ingestion>pip install "tox<5"../azure-monitor-ingestion>tox run -e next-pyright -c ../../../eng/tox/tox.ini --root .
See the Typing Guide for more information.