You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ACTION NEEDED: This version of pyright will be merged on 2025-01-13. The build will begin to fail for this library if errors are not fixed.
Library name: azure-ai-vision-imageanalysis Pyright version: 1.1.389 Pyright errors:Link to build (2024-11-23) How to fix: Run the next-pyright tox command at the library package-level and resolve the typing errors.
ACTION NEEDED: This version of pyright will be merged on 2025-01-13. The build will begin to fail for this library if errors are not fixed.
Library name: azure-ai-vision-imageanalysis
Pyright version: 1.1.389
Pyright errors: Link to build (2024-11-23)
How to fix: Run the
next-pyright
tox command at the library package-level and resolve the typing errors.../azure-ai-vision-imageanalysis>pip install "tox<5"
../azure-ai-vision-imageanalysis>tox run -e next-pyright -c ../../../eng/tox/tox.ini --root .
See the Typing Guide for more information.
The text was updated successfully, but these errors were encountered: