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
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 | 78 | Low |