The following document contains the results of SpotBugs
SpotBugs Version is 3.1.0
Threshold is medium
Effort is default
| Class | Bugs |
|---|---|
| org.eclipse.jgit.lfs.lib.LfsPointerFilter | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.eclipse.jgit.lfs.lib.LfsPointerFilter defines clone() but doesn't implement Cloneable | BAD_PRACTICE | CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE | 106 | High |