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

Fix code analysis warnings in Microsoft.Extensions.* (and stop suppressing warnings) #38090

Merged
merged 19 commits into from
Jun 20, 2020

Conversation

stephentoub
Copy link
Member

@stephentoub stephentoub commented Jun 18, 2020

@maryamariyan
Copy link
Member

maryamariyan commented Jun 19, 2020

@stephentoub thanks for the PR. Do you mind also removing the fixed NoWarns (e.g. SA1001, SA1121, CA1200, CA2007, CA1810, CA1802, CA1825, CA1200, CA1507, SA1026, SA1129, SA1206, CA1018, SA1648) from this line: https://github.com/dotnet/runtime/blob/master/src/libraries/Directory.Build.props#L10

I was keeping track of this action item in issue #37821


UPDATE. As I was going through the diff commit by commit I noticed you made this change already. Thanks.

@stephentoub
Copy link
Member Author

Thanks for catching those, @safern. Deleted.

@davidfowl
Copy link
Member

The unvarening, maybe we should just be consistent between repos at this point

@stephentoub stephentoub merged commit 1621d7c into dotnet:master Jun 20, 2020
@stephentoub stephentoub deleted the extensionswarnings branch June 20, 2020 02:19
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants