inconsistent build/analyzer warning codes
Open
area-engineering-systems
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
We have build and analyzer diagnostics matching ASPIRE\d{4} and they're listed [here](https://github.com/dotnet/aspire/blob/c731476a2b586a100a039c984ef509d75a2a6183/docs/list-of-diagnostics.md#L1)
but we also have several that don't match this pattern eg.
ASPIREACADOMAINS001
ASPIREAZURE001
ASPIRECOMPUTE001
ASPIRECOSMOSDB001
ASPIREHOSTINGPYTHON001
ASPIREPROXYENDPOINTS001
ASPIREPUBLISHERS001
We probably should be following a common pattern, presumably the first one?
@mitchdenny
Contributor guide
Assessment
This issue has not been assessed yet.