Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional nullable reference warnings and errors #44978

Merged
merged 2 commits into from
Feb 21, 2025

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Feb 20, 2025

The earlier work to create the page for nullable reference warnings and errors missed some.

While here, update the "sorry" page to track all new errors and warnings that currently aren't documented.

Fixes #44662 - Sweep and check other nullable related errors
Fixes #34522 - Add links to the conceptual nullable content to ensure people get the right background, if needed.


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/compiler-messages/nullable-warnings.md Resolve nullable warnings
docs/csharp/language-reference/toc.yml docs/csharp/language-reference/toc
docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md C# 13 errors begin here

The earlier work to create the page for nullable reference warnings and errors missed some.

While here, update the "sorry" page to track all new errors and warnings that currently aren't documented.
@dotnetrepoman dotnetrepoman bot added this to the February 2025 milestone Feb 20, 2025
@dotnet-policy-service dotnet-policy-service bot added okr-freshness OKR: Freshness of content okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. dotnet-csharp/svc csharp-errors-warnings/subsvc lang-reference/subsvc csharp-diagnostics/subsvc labels Feb 20, 2025
@BillWagner BillWagner marked this pull request as ready for review February 20, 2025 19:12
@BillWagner BillWagner requested a review from a team as a code owner February 20, 2025 19:12
@BillWagner BillWagner enabled auto-merge (squash) February 20, 2025 19:12
@BillWagner BillWagner requested a review from CamSoper February 20, 2025 19:12
Copy link
Contributor

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

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

LGTM!

@BillWagner BillWagner merged commit 6173c85 into dotnet:main Feb 21, 2025
8 checks passed
@BillWagner BillWagner deleted the additional-nullable-warnings branch February 24, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
csharp-diagnostics/subsvc csharp-errors-warnings/subsvc dotnet-csharp/svc lang-reference/subsvc okr-freshness OKR: Freshness of content okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Several missing nullable warnings need to be added simple terms please- what do i do about it
2 participants