代码之家  ›  专栏  ›  技术社区  ›  Coc

Visual Studio的SonarLint失败,出现404(未找到)错误

  •  0
  • Coc  · 技术社区  · 7 年前

    但由于以下错误,它没有将其SophisWebApi绑定到sonar服务器:

    Binding solution to SonarQube project: Download quality profile(s): SonarQube request failed: Response status code does not indicate success: 404 (Not Found). Cannot download the quality profile for language C#

    SonarLint for Eclipse SonarLint for IntelliJ 这个信息可以在新闻部分找到,新闻部分保存了发布历史。即使是为了 SonarLint for Visual Studio

    1 回复  |  直到 7 年前
        1
  •  1
  •   Eric Hartmann    7 年前

    只需添加我的答案而不是评论:

    SonarQube 4.5。x不包含使用SonarLint所需的API。你应该使用SonarQube 5.6。x(LTS的最新版本)或将在几个月后发布的下一个6.7版本。