【问题标题】:Error while running sonar-scanner on mac machine在 Mac 机器上运行声纳扫描仪时出错
【发布时间】:2018-09-27 07:28:59
【问题描述】:

我已经在我的 mac 机器上安装了最新版本的 sonarqube 7.0 并尝试配置我的 iOS Swift 项目。

运行 sonar-scanner 命令时出现以下错误

ERROR: Error during SonarQube Scanner execution
ERROR: org/sonar/api/measures/PersistenceMode
ERROR: Caused by: org.sonar.api.measures.PersistenceMode
ERROR: 
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.
ERROR - Command 'sonar-scanner ' failed with error code: 1

注意:使用最新插件backelite-sonar-swift-plugin-0.3.5.jar

【问题讨论】:

    标签: ios sonarqube sonarqube-scan


    【解决方案1】:

    以上问题在下面的链接中有一个快速修复, https://github.com/Hugal31/sonar-swift/tree/fix/persistence-mode

    下载插件并替换为旧版本。它可能会对你有所帮助。

    【讨论】:

      猜你喜欢
      • 2017-07-08
      • 2016-08-15
      • 2021-01-10
      • 2018-02-09
      • 2020-08-30
      • 2018-09-06
      • 1970-01-01
      • 2017-10-26
      • 2017-08-19
      相关资源
      最近更新 更多