简体   繁体   中英

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

Unable to update data from server
' sonarqube server url '
Error 400 on
sonarqube server url /api/rules/search.protobuf?f=repo,name,severity,lang,htmlDesc,htmlNote,internalKey,isTemplate,templateKey,actives&statuses=BETA,DEPRECATED,READY&p=21&ps=500: Can return only the first 10000 results. 10500th result asked.

SonarLint cannot download full components list because you have too many of them. It could occur when you use Community Edition and scan all branches of your projects. You have 3 options:

  • buy at least Developer edition which keeps all branches together and reduces the number of components
  • delete automatically projects which wasn't analyzed for last X days (old branches)
  • you can manually set the key of the project (this error blocks the possibility to bind projects automatically, but you still can do it by your own)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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