SonarLint for Eclipse 无法绑定项目:只能 return 前 10000 个结果

SonarLint for Eclipse cannot bind project: can return only the first 10000 results

无法从服务器更新数据
'sonarqube 服务器 url'

上的错误 400 sonarqube 服务器 url/api/rules/search.protobuf?f=repo,name,severity,lang,htmlDesc,htmlNote,internalKey,isTemplate,templateKey,actives&statuses=BETA,DEPRECATED ,READY&p=21&ps=500: 只能return前10000个结果。第 10500 个结果询问。

SonarLint 无法下载完整的组件列表,因为它们太多了。当您使用 Community Edition 并扫描项目的所有分支时,可能会发生这种情况。您有 3 个选项:

  • 至少购买 Developer 版本,这样可以将所有分支集中在一起并减少组件数量
  • 自动删除最近 X 天未分析的项目(旧分支)
  • 你可以手动设置项目的key(这个错误会阻止自动绑定项目的可能性,但你仍然可以自己做)