SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.8.0
Threshold is medium
Effort is max
Summary
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
34 | 5 | 0 | 0 |
Files
de.softwareforge.testing.postgres.embedded.AutoValue_DatabaseInfo$Builder
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 113-190 | Medium |
de.softwareforge.testing.postgres.embedded.DatabaseInfo$Builder
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 130-144 | Medium |
de.softwareforge.testing.postgres.embedded.DatabaseManager$Builder
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 273-341 | Medium |
de.softwareforge.testing.postgres.embedded.EmbeddedPostgres$Builder
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 659-979 | Medium |
de.softwareforge.testing.postgres.junit5.PostgresVersionCondition$Version
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Class name ?>?1/1??? in source file ?>?2/1??? shadows the publicly available identifier from the Java Standard Library. | BAD_PRACTICE | PI_DO_NOT_REUSE_PUBLIC_IDENTIFIERS_CLASS_NAMES | 79-127 | Medium |