SonarLint 看不到服务器绑定
SonarLint doesn't see server binding
IntelliJ IDEA -> Settings -> Other settings -> SonarLint General Settings
SonarQube servers: Localhost (http://localhost:9000;
login: admin; password: admin;
test connection - "Authentification successful") Update binding: few seconds ago
IntelliJ IDEA -> Settings -> Other settings -> SonarLint Project Settings
Bind to server: Localhost SonarQube project: Update server binding
first
但是已经绑定了!可能出了什么问题? Web界面也看不到项目。
当我在工作区中按 Analize code with SonarLint
时,弹出错误消息:“项目绑定到无效的 SonarQube 服务器。请检查配置”
然后去行政部门
然后去项目管理
然后按创建项目,输入与 IDE 中完全相同的项目名称。
然后前往
IntelliJ IDEA -> Settings -> Other settings -> SonarLint Project
Settings Bind to server:
按刷新绑定。
就是这样。
就我而言:
转到 localhost:9000
上的管理员面板
去市场搜索"typescript"
更新您的 "SonarTS - Code Analyzer for TypeScript"(只需按下按钮)
就这样。不要忘记重启服务器
IntelliJ IDEA -> Settings -> Other settings -> SonarLint General Settings
SonarQube servers: Localhost (http://localhost:9000; login: admin; password: admin; test connection - "Authentification successful") Update binding: few seconds ago
IntelliJ IDEA -> Settings -> Other settings -> SonarLint Project Settings
Bind to server: Localhost SonarQube project: Update server binding first
但是已经绑定了!可能出了什么问题? Web界面也看不到项目。
当我在工作区中按 Analize code with SonarLint
时,弹出错误消息:“项目绑定到无效的 SonarQube 服务器。请检查配置”
然后去行政部门
然后去项目管理
然后按创建项目,输入与 IDE 中完全相同的项目名称。
然后前往
IntelliJ IDEA -> Settings -> Other settings -> SonarLint Project Settings Bind to server:
按刷新绑定。
就是这样。
就我而言:
转到 localhost:9000
上的管理员面板
去市场搜索"typescript"
更新您的 "SonarTS - Code Analyzer for TypeScript"(只需按下按钮) 就这样。不要忘记重启服务器