Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spotbugs missing class and error reports. #178

Open
fcgxz2003 opened this issue May 8, 2023 · 3 comments
Open

Add Spotbugs missing class and error reports. #178

fcgxz2003 opened this issue May 8, 2023 · 3 comments

Comments

@fcgxz2003
Copy link

FindbugsParser.ParseReportOutput methods can only parse bugInstance of spotbugs.xml, but spotbugs can give missing class and error reports.
So add ParseMissingClassReportOutput and ParseErrorClassReportOutput.

@fcgxz2003
Copy link
Author

Here is an example:
QQ图片20230508163030

@tomasbjerre
Copy link
Owner

I would need the example in text format.

@fcgxz2003
Copy link
Author

spotbugs_result.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants