Description
E.g.
[INFO] — findbugs-maven-plugin:3.0.5:check (analyze-compile) @ sal-inmemory-datastore —
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[INFO] Null passed for non-null parameter of com.google.common.util.concurrent.Futures.immediateFuture(Object) in org.opendaylight.controller.md.sal.dom.store.impl.InMemoryDOMStoreThreePhaseCommitCohort.<static initializer for InMemoryDOMStoreThreePhaseCommitCohort>() [org.opendaylight.controller.md.sal.dom.store.impl.InMemoryDOMStoreThreePhaseCommitCohort] At InMemoryDOMStoreThreePhaseCommitCohort.java:[line 30] NP_NONNULL_PARAM_VIOLATION
Attachments
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 70173,1 | ODLPARENT-146: disable NP_NONNULL_PARAM_VIOLATION | 3.1.x | odlparent | Status: MERGED | +2 | +1 |
| 70288,2 | ODLPARENT-146: disable NP_NONNULL_PARAM_VIOLATION | master | odlparent | Status: MERGED | +2 | +1 |
| 71027,1 | Disable more null-related FindBugs checks | master | odlparent | Status: MERGED | +2 | +1 |
| 71040,1 | Disable more null-related FindBugs checks | 3.1.x | odlparent | Status: MERGED | +2 | +1 |
| 73599,2 | Re-enable FindBugs enforcement in elanmanager-impl | master | netvirt | Status: MERGED | +2 | +1 |