Skip to content

Issues: SonarSource/sonar-dotnet

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

Fix S2342 FP: Flaky reports Area: C# C# rules related issues. Area: VB.NET VB.NET rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9683 opened Oct 10, 2024 by bart-vmware
New Rule Idea: Do not use collection initializers with ImmutableArray Area: C# C# rules related issues. Type: Rule Idea Idea for a rule that has NOT been specified.
#9681 opened Oct 9, 2024 by Tim-Pohlmann
New Rule Idea: Do not nest collection initializer in object initializer Area: C# C# rules related issues. Type: Rule Idea Idea for a rule that has NOT been specified.
#9680 opened Oct 9, 2024 by Tim-Pohlmann
NET-357 S2068 does not consider launchSettings.json files Area: C# C# rules related issues. Type: False Negative Rule is NOT triggered when it should be.
#9675 opened Oct 1, 2024 by costin-zaharia-sonarsource
Fix S3459 FP: support classes marked with [AutoConstructor] attribute Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9674 opened Sep 30, 2024 by nycdotnet
Fix S3260 FP: Performance seems no longer relevant for .Net 8 and 9 Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be. Type: Performance It takes too long.
#9673 opened Sep 30, 2024 by nalka0
Fix S1450 FP: private field is used in several methods Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9672 opened Sep 30, 2024 by nalka0
Fix S2583 FP: List is filled in local function, then checking its Count is > 0 Area: C# C# rules related issues. Type: CFG/SE FPs Rule IS triggered when it shouldn't be for CFG and SE rules.
#9671 opened Sep 30, 2024 by nalka0
Fix T0016 FP: Do not raise inside interface Type: False Positive Rule IS triggered when it shouldn't be. Type: Styling Anything related to styling rules
#9669 opened Sep 23, 2024 by pavel-mikula-sonarsource
Fix T0006 FN: Raise on namespaces Type: False Negative Rule is NOT triggered when it should be. Type: Styling Anything related to styling rules
#9668 opened Sep 23, 2024 by pavel-mikula-sonarsource
Fix S1656 FN: Self-assignment to Me.Field is not detected Area: VB.NET VB.NET rules related issues. Type: False Negative Rule is NOT triggered when it should be.
#9667 opened Sep 22, 2024 by PavlinII
Fix S6605 FP: Any is faster than Exists in .NET 9 Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9665 opened Sep 17, 2024 by marco-carvalho
Fix S6602 FP: FirstOrDefault is faster than Find in .NET 9 Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9664 opened Sep 17, 2024 by marco-carvalho
Fix S2589 FP: Rule ignores case guards Area: C# C# rules related issues. Type: CFG/SE FPs Rule IS triggered when it shouldn't be for CFG and SE rules.
#9663 opened Sep 13, 2024 by manpil
Fix S5034 FP: ValueTask.IsCompletedSuccessfully not considered in ternary operator Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9661 opened Sep 9, 2024 by fiotti
Fix S2933 FP: readonly fields in a struct re-assigned with 'this' Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9657 opened Aug 26, 2024 by fiotti
Fix S4144 FP: Implicit object creation expression Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9654 opened Aug 21, 2024 by nrankin18
Update RSPEC before 9.33 release Type: Tooling Tools make us productive.
#9649 opened Aug 14, 2024 by github-actions bot 9.33
Improve S1192: make threshold inclusive or change default from 3 to 4 Area: C# C# rules related issues. Area: VB.NET VB.NET rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9647 opened Aug 14, 2024 by antonioaversa
Extract assertion method detection Type: Cleanup Improve and cleanup code base
#9619 opened Aug 8, 2024 by sebastien-marichal
Fix S3431 FN: Multiline statement should not be count as one line statement Area: C# C# rules related issues. Type: False Negative Rule is NOT triggered when it should be.
#9618 opened Aug 8, 2024 by sebastien-marichal
New Rule Idea: Buffers rented from buffer pools should be returned Area: C# C# rules related issues. Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
#9607 opened Aug 6, 2024 by sebastien-marichal
ProTip! Add no:assignee to see everything that’s not assigned.