-
Notifications
You must be signed in to change notification settings - Fork 304
Open
Labels
Pythonstatus:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Description
What are you generating using Kiota, clients or plugins?
API Client/SDK
In what context or format are you using Kiota?
Nuget tool
Client library/SDK language
Python
Describe the bug
Generating Microsoft Graph Beta using mypy 1.19.1 as we do in the integration tests results in errors
https://github.com/microsoft/kiota/actions/runs/22319588027/job/64574290141
Under mypy 1.17.x as we use in the python repos these errors are non present.
Expected behavior
We generate code for Microsoft Graph that will compile using the stricter settings of mypy 1.19.1
How to reproduce
Generate Microsoft Graph Beta and try to build using mypy 1.19.1
Open API description file
No response
Kiota Version
1.30
Latest Kiota version known to work for scenario above?(Not required)
No response
Known Workarounds
relax mypy to 1.17.x
Configuration
No response
Debug output
Click to expand log
```</details>
### Other information
_No response_
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Pythonstatus:waiting-for-triageAn issue that is yet to be reviewed or assignedAn issue that is yet to be reviewed or assignedtype:bugA broken experienceA broken experience
Type
Projects
Status
Needs Triage 🔍