Skip to content

Incorrect warnings about nullable parameters #146

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

Closed
gpetrou opened this issue Apr 23, 2019 · 1 comment
Closed

Incorrect warnings about nullable parameters #146

gpetrou opened this issue Apr 23, 2019 · 1 comment

Comments

@gpetrou
Copy link

gpetrou commented Apr 23, 2019

Currently, we get warnings about using the in-modifier with Nullable parameters. https://github.com/SergeyTeplyakov/ErrorProne.NET/blob/master/src/ErrorProne.NET.StructAnalyzers/TypeExtensions.cs#L28
However, asking about it in dotnet/docs#11834 it seems that this is not correct.

@SergeyTeplyakov
Copy link
Owner

Fixed in master.

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

No branches or pull requests

2 participants