.NET analyzer AZC0015 flags SCM types as invalid return types
Open
needs-triage
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
AZC0015 is reported on methods that return ClientResult or Task because it only allows Azure.Core response types. It should be fixed to allow System.ClientModel response types of ClientResult, etc.
Contributor guide
Assessment
This issue has not been assessed yet.