[Java:S125] False positives for markdown documentation comments (Java 23 feature)
|
|
1
|
15
|
February 28, 2025
|
False Positive with java:S2259 on Enum constants
|
|
1
|
11
|
February 28, 2025
|
SonarQube server falsely reports that field is not annotated java:S4449
|
|
4
|
46
|
February 24, 2025
|
SonarQube for IDE: Not Detecting Violation
|
|
4
|
42
|
February 24, 2025
|
Private methods using ObservesAsync for parameter are marked as 'unused private method'
|
|
0
|
5
|
February 20, 2025
|
Scanning and rules not being applicable on application.properties file of a java project
|
|
3
|
592
|
February 18, 2025
|
S2637 non-nullable volatile field is marked as not initialized in constructor
|
|
1
|
7
|
February 13, 2025
|
Issue with SonarQube Not Detecting JMX Remote Authentication and SSL Settings
|
|
1
|
8
|
February 12, 2025
|
False positive on lombok @With and @EqualsAndHashCode generated methods
|
|
1
|
11
|
February 12, 2025
|
False Negative: NullPointerException Not Detected in AtomicReference Usage
|
|
1
|
28
|
February 11, 2025
|
java:S1874: Working as intended?
|
|
3
|
24
|
February 10, 2025
|
S2637 FP When using NonNull annotations in genrics (Java)
|
|
9
|
36
|
February 3, 2025
|
False positive on java:S2259 with @Nonnull
|
|
6
|
33
|
February 3, 2025
|
Highly strange behaviour of Sonar analysis surrounding usage of a lombok SuperBuilder class
|
|
4
|
42
|
January 31, 2025
|
A Null pointer cannot be detected
|
|
3
|
33
|
January 30, 2025
|
False positive java:S6832
|
|
1
|
416
|
January 30, 2025
|
S1696: "NullPointerException" should not be caught - Map.contains can throw an NPE during null check
|
|
6
|
131
|
January 30, 2025
|
S1130 FP when overridden method throws checked exception
|
|
3
|
20
|
January 30, 2025
|
Sonar thinks methods are unused when they are actually used by ParameterizedTest
|
|
1
|
20
|
January 28, 2025
|
False positive infinite recursion from javabugs:S2190
|
|
6
|
823
|
January 28, 2025
|
S7027 prevents from using sealed classes
|
|
3
|
111
|
January 22, 2025
|
Sonarqube is not covering the NULL pointer check
|
|
1
|
11
|
January 15, 2025
|
Apache 2.0 license header detected as commented out Java code
|
|
1
|
45
|
January 10, 2025
|
SonarQube does not see Lombok Builder in certain cases for java:S1068
|
|
3
|
38
|
January 10, 2025
|
Jetbrains Nullability contract is ignored
|
|
3
|
44
|
January 10, 2025
|
java:S5411 complains about use of boxed boolean even though it cannot be null
|
|
2
|
24
|
January 10, 2025
|
Regarding java:S2259, NullPointerException not being reported
|
|
8
|
67
|
December 31, 2024
|
JUnit5 Cucumber runner is detected as test class without tests
|
|
4
|
1667
|
December 24, 2024
|
Replace switch statement by if statements to increase readability in Java 14+
|
|
3
|
27
|
December 23, 2024
|
FP S2637 with @NonNullApi in package-info.java
|
|
2
|
367
|
December 20, 2024
|