Skip to content

Issues: dotnet/roslyn-analyzers

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

RS1035 should not be reportet when inside nameof() or typeof() or XmlDoc Area-Microsoft.CodeAnalysis.Analyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case
#6612 opened Apr 27, 2023 by LukasGelke vNext
EnforceExtendedAnalyzerRules should ban StringBuilder.AppendLine Area-Microsoft.CodeAnalysis.Analyzers False_Negative No diagnostic is reported for a problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#6572 opened Apr 6, 2023 by sharwell Unknown
ImmutableObjectMethodAnalyzer should flag ignored result of NormalizeWhitespace Area-Microsoft.CodeAnalysis.Analyzers False_Negative No diagnostic is reported for a problematic case good first issue help wanted The issue is up-for-grabs, and can be claimed by commenting
#6567 opened Apr 3, 2023 by Youssef1313 Unknown
DiagnosticDescriptorCreationAnalyzer isn't run for some assemblies Area-Microsoft.CodeAnalysis.Analyzers Bug The product is not behaving according to its current intended design
#6322 opened Dec 10, 2022 by Youssef1313
RS1034 code fix produces incorrect code with null conditional Area-Microsoft.CodeAnalysis.Analyzers Bug The product is not behaving according to its current intended design help wanted The issue is up-for-grabs, and can be claimed by commenting
#5740 opened Nov 20, 2021 by AArnott
ProTip! Add no:assignee to see everything that’s not assigned.