C# Rule: Methods and properties should be named in camel case
|
|
4
|
1538
|
November 21, 2018
|
[Java:S3973] Ignore, if indentation is "wrong" due to commented code
|
|
5
|
1401
|
December 16, 2020
|
False positive: Add both a 'width' and 'height' attribute to this image
|
|
3
|
1715
|
November 24, 2021
|
False positive issue <Unnecessary imports should be removed>
|
|
4
|
1528
|
February 14, 2020
|
FP on java S3749 when using prototypes
|
|
4
|
1527
|
May 18, 2020
|
squid:S2259 - question, maybe false positive
|
|
2
|
1970
|
June 14, 2018
|
Rule S2160: false positive when class has one parent with non final equals method
|
|
3
|
1706
|
January 3, 2019
|
C# S1172 - Parameters not recognized in value tuples
|
|
6
|
1288
|
May 5, 2020
|
"TestCases should contain tests" is triggered when using phpunit 10 Attributes
|
|
1
|
2401
|
July 4, 2023
|
S2386 Mutable fields should not be "public static"
|
|
4
|
1517
|
May 20, 2022
|
Basic SQL injection not detected in JS files
|
|
6
|
1280
|
August 29, 2022
|
S4261 has incorrect examples
|
|
8
|
633
|
February 5, 2021
|
Multiple false positives after upgrade to SonarQube 8.5.1
|
|
3
|
1685
|
November 18, 2020
|
Typescript: import type and value from same module
|
|
2
|
1945
|
January 21, 2021
|
False Positive: S1450 - Private fields only used as local variables in methods should become local variables
|
|
2
|
1944
|
December 16, 2021
|
SonarJava does support interprocedural analysis?(NPE)
|
|
6
|
1272
|
December 17, 2020
|
Not-existing classes mentioned in S2143 description
|
|
0
|
598
|
January 4, 2019
|
Implicit-global rule flags globals read elsewhere
|
|
3
|
1679
|
June 5, 2023
|
C++ Rule 3574 does not check if the explicit return type can actually be made implicit
|
|
4
|
1499
|
June 14, 2021
|
Replace string with nameof in ArgumentException is too aggressive
|
|
5
|
1363
|
June 15, 2021
|
Wrong suggestions for Swift optionals
|
|
1
|
419
|
October 6, 2023
|
python:S1192 String literals should not be duplicated - with Type hints (PEP 484)
|
|
2
|
1923
|
April 17, 2020
|
Value stored to 'adc_reading ' is never read
|
|
4
|
1482
|
July 4, 2022
|
JUnit BeforeEach methods must not be static
|
|
3
|
1654
|
March 9, 2022
|
Commented code rule
|
|
4
|
1482
|
August 23, 2023
|
Why null check not working before method call?
|
|
6
|
1249
|
September 7, 2022
|
Camel Case should have been Pascal Case in csharpsquid:S101
|
|
3
|
1648
|
April 16, 2020
|
S4457 should not fire when overriding an async method
|
|
2
|
1067
|
January 28, 2019
|
Another example for SONARJAVA-2286 (false positive in S1170
|
|
2
|
1067
|
September 3, 2018
|
[Java] S2696 raises no issue if method is synchronized but not static
|
|
0
|
3283
|
February 15, 2019
|
SonarJava S2159 False Positive: lombok.val variable's equals method invocation
|
|
2
|
1894
|
July 12, 2019
|
XML parsers should not be vulnerable to XXE attacks (S2755)
|
|
2
|
1886
|
July 21, 2020
|
Spring boot getCache nullPointer warning false positive
|
|
1
|
2306
|
June 30, 2022
|
squid:S1948 wrongly reported by Sonar 7.7 on ArrayList<String>
|
|
2
|
1877
|
July 10, 2019
|
Suggestion to use ConfigureAwait(false) is potentially dangerous
|
|
4
|
1453
|
June 7, 2021
|
Sonar rule java:S4507 is not working for sonar community version 8.9, nor 9.9
|
|
6
|
1228
|
May 8, 2023
|
Optional parameters should not be used
|
|
3
|
1620
|
October 12, 2018
|
java:S6809 does not recognize surrounding transaction
|
|
5
|
743
|
February 25, 2025
|
False positive of `javabugs:S2190: Recursion should not be infinite` in combination with `lombok`
|
|
4
|
810
|
February 27, 2023
|
Alternative operator representation in C++ not understood by Sonar
|
|
5
|
1308
|
November 5, 2021
|
How to make SonarQube recognize NSubstitute assertions?
|
|
5
|
1307
|
October 24, 2019
|
A conditionally executed single line should be denoted by indentation -- cpp:S3973
|
|
3
|
1603
|
November 6, 2023
|
FP on java S5164: ThreadLocal#remove not detected when called with containing class name
|
|
2
|
1846
|
August 17, 2020
|
Private method used from companion object is marked as unused
|
|
7
|
1127
|
September 28, 2020
|
S6870 false positive for kubernetes
|
|
3
|
159
|
April 15, 2025
|
squid:S2386 - array of strings
|
|
2
|
1829
|
August 19, 2019
|
Possible False Positive affecting a non-nullable List in C# - S2259
|
|
5
|
1293
|
August 9, 2021
|
[Java] Sonar advises to remove a necessary cast thus leads to a compiling error
|
|
2
|
1826
|
July 21, 2021
|
squid:S2293 generate false-positives for sub classes
|
|
1
|
707
|
May 3, 2019
|
[java:S1123] False-positive when additional JavaDoc present
|
|
2
|
1025
|
July 19, 2021
|