FindBugs Bug Detector Report

The following document contains the results of FindBugs Report

FindBugs Version is 2.0.0

Threshold is low

Effort is max

Summary

Classes Bugs Errors Missing Classes
1 1 0 0

org.apache.myfaces.tobago.renderkit.html.speyside.standard.tag.BoxRenderer

Bug Category Details Line Priority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.UIBox in org.apache.myfaces.tobago.renderkit.html.speyside.standard.tag.BoxRenderer.encodeBegin(FacesContext, UIComponent) STYLE BC_UNCONFIRMED_CAST 76 Low