You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
mikeharder
changed the title
[AvoidAnonymousTypes] False positive on UserAssignedIdentity generated from TypeSpec
[AvoidAnonymousTypes] False positive on ManagedServiceIdentity generated from TypeSpec
Sep 26, 2024
Problem
Rule
AvoidAnonymousTypes
raises a false-positive error onUserAssignedIdentity
generated from TypeSpec.TypeSpec
Swagger
Workaround
Suppress in
readme.md
until root cause is addressedExample
https://github.com/Azure/azure-rest-api-specs-pr/pull/19710/checks?check_run_id=30708435029
Related
Azure/typespec-azure#1058.
The text was updated successfully, but these errors were encountered: