The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| IRRenderingOperator.manager not initialized in constructor and dereferenced in org.opendaylight.topoprocessing.inventoryRendering.operator.IRRenderingOperator.processCreatedChanges(YangInstanceIdentifier, UnderlayItem, String) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 48 | Low |
| IRRenderingOperator.manager not initialized in constructor and dereferenced in org.opendaylight.topoprocessing.inventoryRendering.operator.IRRenderingOperator.processRemovedChanges(YangInstanceIdentifier, String) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 78 | Low |
| IRRenderingOperator.manager not initialized in constructor and dereferenced in org.opendaylight.topoprocessing.inventoryRendering.operator.IRRenderingOperator.processUpdatedChanges(YangInstanceIdentifier, UnderlayItem, String) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 66 | Low |
| IRRenderingOperator.topoStoreProvider not initialized in constructor and dereferenced in org.opendaylight.topoprocessing.inventoryRendering.operator.IRRenderingOperator.processCreatedChanges(YangInstanceIdentifier, UnderlayItem, String) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 44 | Low |
| IRRenderingOperator.topoStoreProvider not initialized in constructor and dereferenced in org.opendaylight.topoprocessing.inventoryRendering.operator.IRRenderingOperator.processRemovedChanges(YangInstanceIdentifier, String) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 75 | Low |
| IRRenderingOperator.topoStoreProvider not initialized in constructor and dereferenced in org.opendaylight.topoprocessing.inventoryRendering.operator.IRRenderingOperator.processUpdatedChanges(YangInstanceIdentifier, UnderlayItem, String) | STYLE | UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR | 58 | Low |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Unchecked/unconfirmed cast from org.opendaylight.yangtools.yang.binding.DataObject to org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topoprocessing.inventory.rendering.provider.impl.rev150831.modules.module.configuration.TopoprocessingInventoryRenderingProviderImplBuilder$TopoprocessingInventoryRenderingProviderImplImpl in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topoprocessing.inventory.rendering.provider.impl.rev150831.modules.module.configuration.TopoprocessingInventoryRenderingProviderImplBuilder$TopoprocessingInventoryRenderingProviderImplImpl.equals(Object) | STYLE | BC_UNCONFIRMED_CAST | 162 | Low |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Unchecked/unconfirmed cast from org.opendaylight.yangtools.yang.binding.DataObject to org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topoprocessing.inventory.rendering.provider.impl.rev150831.modules.module.configuration.topoprocessing.inventory.rendering.provider.impl.TopoprocessingProviderBuilder$TopoprocessingProviderImpl in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topoprocessing.inventory.rendering.provider.impl.rev150831.modules.module.configuration.topoprocessing.inventory.rendering.provider.impl.TopoprocessingProviderBuilder$TopoprocessingProviderImpl.equals(Object) | STYLE | BC_UNCONFIRMED_CAST | 211 | Low |