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

ClassesBugsErrorsMissing Classes
73500

org.apache.myfaces.tobago.facelets.AttributeHandler

BugCategoryDetailsLinePriority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to javax.faces.component.ActionSource2 in org.apache.myfaces.tobago.facelets.AttributeHandler.apply(FaceletContext, UIComponent)STYLEBC_UNCONFIRMED_CAST152Low
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to javax.faces.component.ActionSource in org.apache.myfaces.tobago.facelets.AttributeHandler.apply(FaceletContext, UIComponent)STYLEBC_UNCONFIRMED_CAST180Low

org.apache.myfaces.tobago.facelets.ScriptHandler

BugCategoryDetailsLinePriority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.UIScript in org.apache.myfaces.tobago.facelets.ScriptHandler.onComponentCreated(FaceletContext, UIComponent, UIComponent)STYLEBC_UNCONFIRMED_CAST52Low

org.apache.myfaces.tobago.facelets.StyleHandler

BugCategoryDetailsLinePriority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.UIStyle in org.apache.myfaces.tobago.facelets.StyleHandler.onComponentCreated(FaceletContext, UIComponent, UIComponent)STYLEBC_UNCONFIRMED_CAST53Low

org.apache.myfaces.tobago.facelets.extension.TobagoLabelExtensionHandler

BugCategoryDetailsLinePriority
Unchecked/unconfirmed cast from javax.faces.component.UIComponent to org.apache.myfaces.tobago.component.UIPanel in org.apache.myfaces.tobago.facelets.extension.TobagoLabelExtensionHandler.onComponentCreated(FaceletContext, UIComponent, UIComponent)STYLEBC_UNCONFIRMED_CAST120Low