Azure / Azure/azure-sdk-for-python

azure-eventhub-checkpointstoretable needs typing updates for mypy version 1.14.1

Open
#39,147 0 comments 0 reactions 0 assignees View on GitHub
mypy
Dominant language
Python
Stars
5.6k
Forks
3.4k
Avg merge
2d 2h
Merged PRs (30d)
213

Description

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

**Library name:** azure-eventhub-checkpointstoretable
**Mypy version:** 1.14.1
**Mypy errors:** [Link to build (2025-01-27)](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4509986&view=logs&j=87f850b5-cf15-53c6-370a-4be21ee70ec7&t=59f5c573-b3ce-57f7-6a79-55fe2db3a175)
**How to fix:** Run the `next-mypy` tox command at the library package-level and resolve the typing errors.
1) `../azure-eventhub-checkpointstoretable>pip install "tox<5"`
2) `../azure-eventhub-checkpointstoretable>tox run -e next-mypy -c ../../../eng/tox/tox.ini --root .`

See the [Typing Guide](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/static_type_checking.md#run-mypy) for more information.

Contributor guide

Open the contributing guide

Research direction

Start in the azure-eventhub-checkpointstoretable package directory and read the linked build log for the reported typing errors. Run the package-level next-mypy tox command using eng/tox/tox.ini, then resolve the reported errors until the command completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
ci-cd, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.