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

Analyzer should display a non-breaking message when setting a Response<T>.Value to null #6401

Open
christothes opened this issue Jun 26, 2023 · 0 comments

Comments

@christothes
Copy link
Member

The following statement should indicate to the developer, with a suggestion below warning level, that NullableResponse<T> should be used instead.

Response.FromValue(null, rawResponse);

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 26, 2023
@kurtzeborn kurtzeborn removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants