在 GitHub 上叉我

FindBugs 错误检测器报告

以下文档包含FindBugs的结果

FindBugs 版本是3.0.1

门槛中等

努力是最小的

概括

课程 错误 错误 缺课
20 2 0 0

文件

班级 错误
org.apache.maven.surefire.extensions.util.CommandlineExecutor 1
org.apache.maven.surefire.extensions.util.CountdownCloseable 1

org.apache.maven.surefire.extensions.util.CommandlineExecutor

漏洞 类别 细节 线 优先
org.apache.maven.surefire.extensions.util.CommandlineExecutor.close() 显式调用在线程上运行(您是要启动它吗?) MT_CORRECTNESS RU_INVOKE_RUN 103 中等的

org.apache.maven.surefire.extensions.util.CountdownCloseable

漏洞 类别 细节 线 优先
在 org.apache.maven.surefire.extensions.util.CountdownCloseable.awaitClosed() 中等待不在循环中 MT_CORRECTNESS WA_NOT_IN_LOOP 67 中等的