-
Notifications
You must be signed in to change notification settings - Fork 227
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
Label
Projects
Milestones
Assignee
Sort
Issues list
New Rule Idea: You should not use the null forgiving operator when nullable context is disabled
Area: C#
C# rules related issues.
Type: Rule Idea
Idea for a rule that has NOT been specified.
#9691
opened Oct 31, 2024 by
mary-georgiou-sonarsource
Fix S6964 FP: Don't raise on properties annotated with the BindRequiredAttribute
Area: C#
C# rules related issues.
Type: False Positive
Rule IS triggered when it shouldn't be.
#9690
opened Oct 30, 2024 by
PaulBol
Fix S4275 FP: Support &= assignment
Area: VB.NET
VB.NET rules related issues.
Type: False Positive
Rule IS triggered when it shouldn't be.
#9688
opened Oct 24, 2024 by
keith-softsure
Fix S1215 FN: C# rules related issues.
Area: VB.NET
VB.NET rules related issues.
Type: False Negative
Rule is NOT triggered when it should be.
GC.GetTotalMemory(forceFullCollection: true)
should not be called
Area: C#
#9687
opened Oct 21, 2024 by
fiotti
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 C# rules related issues.
Type: Rule Idea
Idea for a rule that has NOT been specified.
ImmutableArray
Area: C#
#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 C# rules related issues.
Type: False Negative
Rule is NOT triggered when it should be.
launchSettings.json
files
Area: C#
#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 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: C# rules related issues.
Type: False Positive
Rule IS triggered when it shouldn't be.
ValueTask.IsCompletedSuccessfully
not considered in ternary operator
Area: C#
#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 S3963: False-positive for initializing static field in static ctor that is present due to other reasons
Area: C#
C# rules related issues.
Type: False Positive
Rule IS triggered when it shouldn't be.
#9656
opened Aug 26, 2024 by
witoldkaras
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
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
SE: Learn more constraints when learning from FirstOrDefault, LastOrDefault and SingleOrDefault
Area: CFG/SE
CFG and SE related issues.
Type: SE
Improve SE engine
#9634
opened Aug 12, 2024 by
mary-georgiou-sonarsource
Previous Next
ProTip!
Follow long discussions with comments:>50.