The following document contains the results of FindBugs Report
FindBugs Version is 2.0.0
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.akubraproject.fs.FSBlob | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| exceptional return value of java.io.File.mkdirs() ignored in org.akubraproject.fs.FSBlob.makeParentDirs(File) | BAD_PRACTICE | RV_RETURN_VALUE_IGNORED_BAD_PRACTICE | 235 | Medium |