SpotBugs Bug Detector Report

The following document contains the results of SpotBugs

SpotBugs Version is 3.1.11

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
7 1 0 0

org.eclipse.jgit.junit.ssh.SshTestGitServer$FakeUserAuthGSS

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 181 Medium