You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FindbugsParser.ParseReportOutput methods can only parse bugInstance of spotbugs.xml, but spotbugs can give missing class and error reports.
So add ParseMissingClassReportOutput and ParseErrorClassReportOutput.
The text was updated successfully, but these errors were encountered:
FindbugsParser.ParseReportOutput methods can only parse bugInstance of spotbugs.xml, but spotbugs can give missing class and error reports.
So add ParseMissingClassReportOutput and ParseErrorClassReportOutput.
The text was updated successfully, but these errors were encountered: