You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running findbugs over SonarQube 6.5,
I get errors like this:
11:22:21 The following classes needed for analysis were missing:
11:22:21 applyAsLong
11:22:21 applyAsDouble
11:22:21 apply
11:22:21 accept
11:22:21 compareTo
Those are reported without a references to a specific source file or location or sub project name :-/
The names seem to indicate that there is a problem with Java8?
regards
Frank
The text was updated successfully, but these errors were encountered:
Hi
I am running findbugs over SonarQube 6.5,
I get errors like this:
Those are reported without a references to a specific source file or location or sub project name :-/
The names seem to indicate that there is a problem with Java8?
regards
Frank
The text was updated successfully, but these errors were encountered: