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

Stack overflow in ServiceHub.RoslynCodeAnalysisService.exe Bug The product is not behaving according to its current intended design DataFlow help wanted The issue is up-for-grabs, and can be claimed by commenting
#7441 opened Sep 18, 2024 by Infini-PLEX VS vNext
CA1416 (Validate platform compatibility) doesn't work for implicit operators Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Negative No diagnostic is reported for a problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7350 opened Jul 11, 2024 by LunarWhisper
Public API code fix unable to add APIs for compiler-defined members of record types Area-CodeFix Bug in code fixer Bug The product is not behaving according to its current intended design
#7237 opened Mar 8, 2024 by chabiss
CA1848 false positive on LoggerMessage methods Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7150 opened Jan 17, 2024 by TaffarelJr
CA1862 recommended for using string.Equals to perform case insensitive comparison but Entity Framework does not support it Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7141 opened Jan 12, 2024 by vsfeedback .NET vNext
CA2000 false positive after upgrading to Visual Studio 2022 17.8 Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7139 opened Jan 12, 2024 by vsfeedback Unknown
CA1305 reports for nullable types cannot be disabled Area-Microsoft.CodeAnalysis.NetAnalyzers 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
#7121 opened Dec 31, 2023 by Morilli Unknown
CA1859 improperly handles default interface implementations Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7093 opened Dec 13, 2023 by Dean-NC .NET vNext
CA1862 false positive with the same variable on both sides of the comparison Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7074 opened Dec 7, 2023 by xiety .NET vNext
Code metrics "lines of source code" incorrect Area-CodeMetrics Bug The product is not behaving according to its current intended design good first issue help wanted The issue is up-for-grabs, and can be claimed by commenting
#7049 opened Nov 21, 2023 by vsfeedback Unknown
CA1859: False positive in VB.NET iterator method Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case
#7029 opened Nov 14, 2023 by reduckted .NET vNext
CA1508 false positive: null check in finally block flagged when null assigned inside using Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design DataFlow False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#7028 opened Nov 14, 2023 by jonathanou Unknown
CA1017: MarkAssembliesWithComVisible doesn't generate any diagnostic output Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design Need More Info Priority:3 Nice to have (suitable for disabled by default rules and ported FxCop rules)
#7007 opened Oct 27, 2023 by BlackStar42X Unknown
_LatestAnalysisLevel should be package-dependent not SDK-dependent Area-Infrastructure Bug The product is not behaving according to its current intended design Need More Info
#6999 opened Oct 21, 2023 by Youssef1313 Unknown
CA1861: Avoid constant arrays improvements Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Negative No diagnostic is reported for a problematic case needs-further-triage
#7001 opened Oct 21, 2023 by Youssef1313
CA1058: False positive Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#6991 opened Oct 18, 2023 by drieseng Unknown
Setting <AnalysisMode<Category>> to Default doesn't work if <AnalysisMode> is All Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design
#6987 opened Oct 17, 2023 by jonathanou
CA1508: Null check + assignment throw the analyzer off Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#6973 opened Oct 5, 2023 by RenderMichael Unknown
CA2000 false positive in VS 17.8.0 Preview 2 Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting Priority:3 Nice to have (suitable for disabled by default rules and ported FxCop rules)
#6954 opened Sep 18, 2023 by jeremy-visionaid Unknown
ParameterNamesShouldMatchBaseDeclarationFixer gave me a an error. Area-CodeFix Bug in code fixer 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 Reliability Indicates a reliability issue (crash/data loss/test flakiness)
#6952 opened Sep 18, 2023 by vsfeedback Unknown
CA1508: False positive Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#6947 opened Sep 15, 2023 by HugoRoss Unknown
CA1508 (Avoid dead conditional code) false positive Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design DataFlow False_Positive A diagnostic is reported for non-problematic case help wanted The issue is up-for-grabs, and can be claimed by commenting
#6908 opened Sep 4, 2023 by Neme12 Unknown
.NET7.0: Suppress CA1416 when wrapped in UIDevice.CheckSystemVersion Area-Microsoft.CodeAnalysis.NetAnalyzers Bug The product is not behaving according to its current intended design
#6955 opened Aug 31, 2023 by rolfbjarne .NET vNext
ProTip! Find all open issues with in progress development work with linked:pr.