Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure-ai-vision-imageanalysis needs typing updates for pyright version 1.1.389 #38664

Open
azure-sdk opened this issue Nov 23, 2024 · 0 comments
Labels

Comments

@azure-sdk
Copy link
Collaborator

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.

  1. ../azure-ai-vision-imageanalysis>pip install "tox<5"
  2. ../azure-ai-vision-imageanalysis>tox run -e next-pyright -c ../../../eng/tox/tox.ini --root .

See the Typing Guide for more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant