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-search-documents needs typing updates for mypy version 1.13.0 #38671

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

azure-search-documents needs typing updates for mypy version 1.13.0 #38671

azure-sdk opened this issue Nov 23, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. mypy Search

Comments

@azure-sdk
Copy link
Collaborator

azure-sdk commented Nov 23, 2024

ACTION NEEDED: This version of mypy will be merged on 2025-01-13. The build will begin to fail for this library if errors are not fixed.

Library name: azure-search-documents
Mypy version: 1.13.0
Mypy errors: Link to build (2025-01-11)
How to fix: Run the next-mypy tox command at the library package-level and resolve the typing errors.

  1. ../azure-search-documents>pip install "tox<5"
  2. ../azure-search-documents>tox run -e next-mypy -c ../../../eng/tox/tox.ini --root .

See the Typing Guide for more information.

@azure-sdk azure-sdk added the mypy label Nov 23, 2024
@kristapratico kristapratico added Search Client This issue points to a problem in the data-plane of the library. labels Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. mypy Search
Projects
None yet
Development

No branches or pull requests

3 participants