-
Notifications
You must be signed in to change notification settings - Fork 470
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
Label
Projects
Milestones
Assignee
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
Targeting Microsoft.AzureWebJobs package removes most CAXXXX rules
#7409
opened Sep 5, 2024 by
olstakh
IDE0058 does not fail the build when it appears as top level statement
#7408
opened Sep 5, 2024 by
WelliSolutions
Some rules not activated for .NET Framework but only for .NET Core
#7406
opened Sep 4, 2024 by
skrysmanski
[CS8602] 'Dereference of a possibly null reference': False positive on property of generic interface
#7402
opened Sep 3, 2024 by
wsy
CA1062 warning despite use of ArgumentNullException.ThrowIfNull()
#7399
opened Aug 29, 2024 by
vsfeedback
Prefer const for literals that are assigned upon declaration and not re-assigned
Feature Request
help wanted
The issue is up-for-grabs, and can be claimed by commenting
#7492
opened Aug 29, 2024 by
Bartleby2718
Analyzer fixes can no longer be applied to the whole solution in Visual Studio
#7394
opened Aug 28, 2024 by
bitbonk
CA1416 warnings about impossible scenarios when the supported platform has a version number
#7392
opened Aug 27, 2024 by
yaakov-h
Update CSharp CodeFix Verifiers code to avoid using ServicePointManager
help wanted
The issue is up-for-grabs, and can be claimed by commenting
#7388
opened Aug 21, 2024 by
carlossanlop
Analyzers stop working when using Microsoft.CodeAnalysis.CSharp 4.11.0
#7384
opened Aug 18, 2024 by
DisparueStrix
Revert localization back to main after releasing .NET 9
Area-Infrastructure
#7380
opened Aug 15, 2024 by
carlossanlop
PublicApiAnalyzers report spurious diagnostics around value types, blocking upgrade
#7375
opened Aug 13, 2024 by
AArnott
CA2009 should not be raised when changing the generic type
Area-Microsoft.CodeAnalysis.NetAnalyzers
False_Positive
A diagnostic is reported for non-problematic case
#7374
opened Aug 13, 2024 by
andrewimcclement
CA1003 does not take the return value of an event handler into account
Area-Microsoft.CodeAnalysis.NetAnalyzers
False_Positive
A diagnostic is reported for non-problematic case
help wanted
The issue is up-for-grabs, and can be claimed by commenting
#7373
opened Aug 9, 2024 by
dlebansais
Expected BannedApiAnalyzers to work anywhere a type is used not just where called/accessed.
#7371
opened Aug 8, 2024 by
glen-nicol
ProTip!
Adding no:label will show everything without a label.