简体   繁体   English

将 SonarLint 连接到 SonarQubeServer 但问题未映射

[英]Connecting SonarLint into SonarQubeServer but issues not mapping

I'm using sonarlint 4.12.1.22375 plugin in intelij, i have connected to sonarqube server Community EditionVersion 8.5 (build 37579) to use server's rules, but issues don't mapping beetween sonarlint and sonarqube server.我在 intelij 中使用 sonarlint 4.12.1.22375 插件,我已经连接到 sonarqube 服务器社区版版本 8.5(构建 37579)以使用服务器的规则,但问题没有映射到 sonarlint 和 sonarqube 服务器之间。

This is my issues in sonarqube server with 851 issues这是我在 sonarqube 服务器中的问题,有 851 个问题

在此处输入图片说明

But in sonarlint in intelij,I could only find 773 issues.但是在 intelij 的 sonarlint 中,我只能找到 773 个问题。 File number scan is the same.文件号扫描是一样的。 So why ?所以为什么 ? I want to synchronized the issues among sonarqube server and sonarlint我想同步 sonarqube 服务器和 sonarlint 之间的问题

i recommend to check the installed plugins, either API or Web UI (Administration Rights needed).我建议检查已安装的插件, API或 Web UI(需要管理权限)。 See if you have any 3rd party plugins (not official SonarQube Plugins) installed, it seems like that.看看您是否安装了任何 3rd 方插件(不是官方的 SonarQube 插件),似乎是这样。

SonarLint does not support those 3rd Party Plugins, and will not show you any information regarding that. SonarLint 不支持那些 3rd Party Plugins,并且不会向您显示任何相关信息。 Regular used 3rd Party Plugins are Checkstyle, PMD, FindBugs/SpotBugs.经常使用的第 3 方插件是 Checkstyle、PMD、FindBugs/SpotBugs。 See https://community.sonarsource.com/t/modify-sonarlint-to-run-third-party-analyzers/26808/2https://community.sonarsource.com/t/modify-sonarlint-to-run-third-party-analyzers/26808/2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM