SonarQube - PySpark Code Quality challenges
|
|
4
|
6130
|
March 31, 2022
|
[squid:S1481] Unused local variable false positive
|
|
4
|
3441
|
February 5, 2019
|
Bug S2095 reported when returning an AutoCloseable
|
|
1
|
953
|
January 26, 2022
|
HTML: RSPEC-1085 requires that every data table has a description
|
|
5
|
3038
|
January 17, 2025
|
C# S138, S1541 and S3776 include local functions when evaluating parent
|
|
3
|
2084
|
January 20, 2021
|
kotlin:S1481 false-positive unused variable when assigned to hashmap
|
|
6
|
882
|
July 31, 2023
|
S00108: Nested block not empty, if comment present?
|
|
5
|
3010
|
July 2, 2019
|
Mixed C/C++ Project: C++ rules applied to included C headers
|
|
8
|
2450
|
June 29, 2021
|
SonarCloud reports false unused imports in Vue3
|
|
8
|
2424
|
January 30, 2023
|
Example of c++ singleton pattern
|
|
1
|
879
|
April 25, 2023
|
Typescript:1172 should not apply to "this: void"
|
|
2
|
2262
|
April 21, 2022
|
Annotate this member with "@Autowired", "@Resource", "@Inject", or "@Value", or remove it
|
|
5
|
5022
|
November 23, 2023
|
FP on S3329 (Cipher IV unpredictable) on DECRYPT_MODE if IV variable declaration is split from definition
|
|
3
|
1074
|
April 8, 2022
|
SonarQube reports false unused imports in Vue3 Composition API
|
|
3
|
3368
|
October 15, 2021
|
XML parsers should not be vulnerable to XXE attacks (java:S2755)
|
|
3
|
3359
|
February 9, 2021
|
False positive for Eclipse SonarLint java:S2142 '"InterruptedException" should not be ignored'
|
|
5
|
4676
|
June 28, 2021
|
java:S1452 Collectors should be exempt from this rule for the second generic parameter
|
|
2
|
3715
|
April 17, 2020
|
Cipher Block Chaining IV's should be unpredictable (java:S3329)
|
|
3
|
3173
|
January 10, 2022
|
Typescript rule S1488's reasoning is incomplete and misses an important consideration
|
|
5
|
1451
|
November 18, 2021
|
SonarQube: 7.7 Remove the redundant '!unknownSymbol!' thrown exception declaration(s)
|
|
6
|
4148
|
May 29, 2019
|
Spring beans should be considered by “@ComponentScan
|
|
7
|
2150
|
June 23, 2022
|
Wrongly suggesting to use .replace() instead of .replaceAll()
|
|
3
|
5217
|
August 10, 2021
|
FP in S2784: Add at least one assertion to this test case
|
|
2
|
5818
|
April 21, 2020
|
False positive in SonarJava: Conditionally executed blocks should be reachable (squid:S2583)
|
|
6
|
3742
|
June 24, 2021
|
[Java:S3740] Ignore raw types when SuppressWarning is in place
|
|
3
|
4937
|
October 16, 2020
|
Rule java:S2259: False-positive NullPointerException bug logged when variable is null-checked by an imported method
|
|
6
|
3701
|
June 6, 2024
|
Java stream pipeline, terminal method toList not acknowledged
|
|
2
|
5623
|
December 16, 2021
|
Sonarqube does not detect null check by a method and showing possible NullPointerException
|
|
2
|
5623
|
August 26, 2020
|
squid:S4684 (Persistent entities should not be used as arguments of “@RequestMapping” methods) false-positive on @AuthenticationPrincipal annotated arguments
|
|
1
|
1224
|
October 24, 2023
|
Scala - False positive scala:S1764 Identical expressions should not be used on both sides of a binary operator
|
|
1
|
1219
|
December 21, 2018
|
False positive for "Out of bound memory access (accessed memory precedes memory block)" in C
|
|
6
|
3628
|
January 6, 2020
|
Refactor this method to not always return the same value
|
|
2
|
5539
|
December 15, 2021
|
C# : null coalescing :"'x' is null on at least one execution path"
|
|
4
|
4279
|
December 22, 2020
|
java:S5778 detects false runtime exception
|
|
5
|
3897
|
April 12, 2021
|
Should S4055 apply to debug log messages?
|
|
1
|
673
|
January 25, 2021
|
Conflicting rules for vulnerable use of Java's SSLContext
|
|
2
|
5407
|
October 15, 2018
|
java:S1190 complains about unnamed variables in java 21 with preview features enabled
|
|
2
|
304
|
August 13, 2024
|
[SonarLint][S2259][C#] False Positive - SonarLint is trying to solve the halting problem
|
|
7
|
1843
|
April 12, 2022
|
Window.location.reload is falsely reported as a deprecated function
|
|
3
|
2499
|
April 22, 2022
|
Consider adding exception to S122 for one-line conditionals
|
|
6
|
1883
|
October 15, 2021
|
Ternary operators when using a builder pattern and nested ternary trigger
|
|
2
|
1603
|
August 3, 2023
|
FP using Lombok @Cleanup
|
|
2
|
1597
|
April 22, 2019
|
Refactor this code to not place tainted, user-controlled data in the header
|
|
2
|
4994
|
June 2, 2021
|
S1166 does not recognize exception message parameter
|
|
7
|
3048
|
March 24, 2020
|
False positive - S2699 - Add at least one assertion to this test case
|
|
8
|
1612
|
November 2, 2023
|
VueJS - Unexpected Empty Method in props
|
|
3
|
2403
|
May 27, 2022
|
S4275: Sonarqube displays "Refactor this getter so that it actually refers to the field" error even when the right variable is returned
|
|
2
|
4927
|
November 6, 2019
|
S2975: For a final class, it should be allowed to leave out super.clone()
|
|
8
|
2801
|
March 18, 2020
|
S3752 @RequestMapping with multiple specified methods
|
|
4
|
3754
|
May 6, 2019
|
Code coverage and multi module Maven project
|
|
2
|
4843
|
July 28, 2020
|