Skip to content

Add codes and help links to existing warnings#68

Merged
MattKotsenas merged 4 commits intodotnet:mainfrom
MattKotsenas:feature/warning-codes
Sep 15, 2025
Merged

Add codes and help links to existing warnings#68
MattKotsenas merged 4 commits intodotnet:mainfrom
MattKotsenas:feature/warning-codes

Conversation

@MattKotsenas
Copy link
Member

Before we add more warnings, add warning codes using the format RPBxxxx so that they can be suppressed if necessary.

As part of that work:

  1. Renamed Documentation -> docs to better align with conventions
  2. Added HelpLinks to error messages
  3. Added tests to verify warnings are thrown and can be suppressed with NoWarn

As a follow up we may want to further reorganize documentation, but wanted to keep this change focused where possible.

@MattKotsenas MattKotsenas requested a review from a team as a code owner September 15, 2025 19:04
Copy link
Member

@baronfel baronfel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Love it - thanks for the docs pages!

@MattKotsenas MattKotsenas merged commit e6065e5 into dotnet:main Sep 15, 2025
3 checks passed
@MattKotsenas MattKotsenas deleted the feature/warning-codes branch September 15, 2025 19:20
This was referenced Sep 29, 2025
This was referenced Jan 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants