FP java:S2637 when collecting stream to list, using JSpecify nullability annotations
|
|
5
|
38
|
April 26, 2025
|
FP on java:S1176 with Markdown JavaDoc
|
|
3
|
17
|
April 18, 2025
|
FP java:S6856 when using Spring property injection "${...}"
|
|
1
|
22
|
April 17, 2025
|
javabugs:S6555 gets confused by passing NonNull argument to Nullable function
|
|
1
|
23
|
April 7, 2025
|
java:S6204 Code in Constructor is not considered a modification
|
|
9
|
802
|
April 4, 2025
|
False Positive on `optional.orElse(null)`
|
|
17
|
3225
|
March 25, 2025
|
FP java:S2259 Optional.map()
|
|
3
|
63
|
March 12, 2025
|
[java:S4276] FP when Supplier<Integer> returns a `null` literal
|
|
0
|
11
|
March 12, 2025
|
SonarQube server falsely reports that field is not annotated java:S4449
|
|
5
|
93
|
March 4, 2025
|
False Positive with java:S2259 on Enum constants
|
|
2
|
32
|
March 4, 2025
|
[Java:S125] False positives for markdown documentation comments (Java 23 feature)
|
|
3
|
36
|
March 14, 2025
|
SonarQube for IDE: Not Detecting Violation
|
|
4
|
53
|
February 24, 2025
|
Private methods using ObservesAsync for parameter are marked as 'unused private method'
|
|
0
|
7
|
February 20, 2025
|
Scanning and rules not being applicable on application.properties file of a java project
|
|
3
|
608
|
February 18, 2025
|
S2637 non-nullable volatile field is marked as not initialized in constructor
|
|
1
|
11
|
February 13, 2025
|
Issue with SonarQube Not Detecting JMX Remote Authentication and SSL Settings
|
|
1
|
9
|
February 12, 2025
|
False positive on lombok @With and @EqualsAndHashCode generated methods
|
|
1
|
31
|
February 12, 2025
|
False Negative: NullPointerException Not Detected in AtomicReference Usage
|
|
1
|
31
|
February 11, 2025
|
java:S1874: Working as intended?
|
|
3
|
40
|
February 10, 2025
|
S2637 FP When using NonNull annotations in genrics (Java)
|
|
9
|
47
|
February 3, 2025
|
False positive on java:S2259 with @Nonnull
|
|
6
|
47
|
February 3, 2025
|
Highly strange behaviour of Sonar analysis surrounding usage of a lombok SuperBuilder class
|
|
4
|
65
|
January 31, 2025
|
A Null pointer cannot be detected
|
|
3
|
36
|
January 30, 2025
|
False positive java:S6832
|
|
1
|
437
|
January 30, 2025
|
S1696: "NullPointerException" should not be caught - Map.contains can throw an NPE during null check
|
|
6
|
154
|
January 30, 2025
|
S1130 FP when overridden method throws checked exception
|
|
3
|
21
|
January 30, 2025
|
Sonar thinks methods are unused when they are actually used by ParameterizedTest
|
|
1
|
24
|
January 28, 2025
|
False positive infinite recursion from javabugs:S2190
|
|
6
|
841
|
January 28, 2025
|
S7027 prevents from using sealed classes
|
|
3
|
263
|
January 22, 2025
|
Sonarqube is not covering the NULL pointer check
|
|
1
|
12
|
January 15, 2025
|