-
Notifications
You must be signed in to change notification settings - Fork 57
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
[bug] @azure-tools/typespec-python keyError: OperationGroups
#2975
Comments
I'm also seeing it after bumping from 0.35.1 to 0.37.1. Stack trace:
|
Thanks for your feedback and let me take an investigation. |
Update: I have found the root cause and will fix it ASAP. |
@swathipil @l0lawrence The issue is fixed in latest emitter |
Closing, please reopen if it's still an issue. Thanks @msyyc for your help! |
Hi @msyyc - I'm still seeing this issue after updating to the latest typespec-python version. Here's the trace:
Not sure if I'm missing any other package updates? Any help would be appreciated - thanks! |
After fix PR microsoft/typespec#5506 merged, we will release a new version. |
@swathipil / @l0lawrence typespec-python 0.37.3 is released and it shall fix this issue. |
thanks @msyyc! |
With the recent typespec versioning updates to the rest-api-specs repo it looks like this error is back again for EventGrid System Events (a models only package):
cmdout [automation_generate.sh] 2024-12-17 21:40:57 [ERROR] KeyError: 'operationGroups'
as seen here: https://github.com/Azure/azure-rest-api-specs/pull/31739/checks?check_run_id=34561185899
Was there a design change? I believe we ran into this before and resolved it.
The text was updated successfully, but these errors were encountered: