Closed allenjzhang closed 4 months ago
Describe the bug LintDiff incorrectly recognize a ResourceListResult as a Resource , then proceeding to compliant it is missing all of resource's properties.
ResourceListResult
Resource
To Reproduce Steps to reproduce the behavior:
Expected behavior Only flagging real resources or at least bypass xxxListResult as it is generated standard definition by TypeSpec.
xxxListResult
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
dup #722
Describe the bug LintDiff incorrectly recognize a
ResourceListResult
as aResource
, then proceeding to compliant it is missing all of resource's properties.To Reproduce Steps to reproduce the behavior:
Expected behavior Only flagging real resources or at least bypass
xxxListResult
as it is generated standard definition by TypeSpec.Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.