azure-sdk-for-python icon indicating copy to clipboard operation
azure-sdk-for-python copied to clipboard

azure-maps-route needs typing updates for mypy version 1.9.0

Open azure-sdk opened this issue 2 years ago • 1 comments

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

Library name: azure-maps-route Mypy version: 1.9.0 Mypy errors: Link to build (2024-07-01) How to fix: Run the next-mypy tox command at the library package-level and resolve the typing errors.

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

See the Typing Guide for more information.

azure-sdk avatar Oct 30 '23 01:10 azure-sdk

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @alextts627.

github-actions[bot] avatar Oct 30 '23 16:10 github-actions[bot]