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 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
Fix S1144 FP: Public indexer in nested class used in parent class Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9652 opened Aug 20, 2024 by fiotti
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
Improve logging experience on coverage import Type: UX Improve any kind of user experience
#9606 opened Aug 6, 2024 by CristianAmbrosini
Fix S2077 FP: Support constant query built with ternary in a formatted character string 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.
#9602 opened Aug 5, 2024 by mgirolet-gl
Fix S6966 FP: FluentValidation ValidateAndThrow should not be proposed Area: C# C# rules related issues. Type: False Positive Rule IS triggered when it shouldn't be.
#9589 opened Aug 1, 2024 by martin-strecker-sonarsource
Fix S2583 FP/FN: Conditionally executed code should be reachable Area: C# C# rules related issues. Area: VB.NET VB.NET rules related issues. Type: CFG/SE FPs Rule IS triggered when it shouldn't be for CFG and SE rules.
#9580 opened Jul 30, 2024 by gabenovotny
CI: [dotnet-ci-images] Remove the JDK Type: Tooling Tools make us productive.
#9577 opened Jul 30, 2024 by costin-zaharia-sonarsource
ProTip! no:milestone will show everything without a milestone.