【问题标题】:Another SonarQube analysis is already in progress for this project该项目的另一项 SonarQube 分析已在进行中
【发布时间】:2021-12-23 03:23:52
【问题描述】:

我有一个使用 sonar-scanner 的 monorepo,在有人打开的每个 PR 中,sonar 在我的 CI (aws codebuild) 上被激活,但总是返回此消息:“另一个 SonarQube 分析已经在为这个项目进行”

有没有办法清理日志所在的路径?

enter image description here

【问题讨论】:

  • 检查 Sonarqube 中是否有任何待处理的后台任务。如果存在,请将其删除,然后重试扫描。请在此处查看更多详细信息docs.sonarqube.org/latest/analysis/background-tasks
  • 请将错误消息作为代码添加到您的问题中,而不是图片。它使其他人更容易找到您的问题并理解它,而无需点击外部资源的链接

标签: amazon-web-services sonarqube


【解决方案1】:

我在 CI 上使用 de --parallel 标志运行,但没有注意到

【讨论】:

    猜你喜欢
    • 2015-11-20
    • 1970-01-01
    • 2016-05-27
    • 1970-01-01
    • 2021-11-24
    • 1970-01-01
    • 2016-07-09
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多