The following document contains the results of SpotBugs
SpotBugs Version is 4.2.0
Threshold is medium
Effort is default
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
12 | 1 | 0 | 0 |
Class | Bugs |
---|---|
org.eclipse.jgit.junit.ssh.SshTestGitServer$FakeUserAuthGSS | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
org.eclipse.jgit.junit.ssh.SshTestGitServer$FakeUserAuthGSS.doAuth(Buffer, boolean) has Boolean return type and returns explicit null | BAD_PRACTICE | NP_BOOLEAN_RETURN_NULL | 257 | Medium |