The following document contains the results of FindBugs
FindBugs Version is 3.1.0-RC3
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.eclipse.jgit.transport.http.apache.HttpClientConnection$1 | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Return value of javax.net.ssl.HostnameVerifier.verify(String, SSLSession) ignored, but method has no side effect | STYLE | RV_RETURN_VALUE_IGNORED_NO_SIDE_EFFECT | 421 | Medium |