9.18
antonioaversa
released this
26 Jan 13:38
·
1012 commits
to master
since this release
Hi everyone!
This release focuses on fixing false positives and on general improvements that will be included in the upcoming SonarQube 10.4.
False Positive
- 7792 - [C#, VB.NET] Fix S1125 FP: Type check with System.Object
- 7904 - [C#] Fix S1144 FP: Record method PrintMembers
- 6326 - [C#] Fix S2437 FP: None of the operands is 0
- 7620 - [C#] Fix S6618 FP: Projects targeting runtime lower than .NET 6.0
- 8560 - [C#] Fix S4027 FP: BinaryFormatter. Serialization constructors are obsolete and should not be required