-
Notifications
You must be signed in to change notification settings - Fork 1.5k
SonarQube Result-Writer fails: SonarQube-WebApi allows to request for a maximum of 10000 issues only #33
Open
Description
The WriteFiles-Class fails, as SonarQube only allows to request for a maximum of 10000 issues. This could be fixed by building the request with the rules-parameter (&rules=squid:XXX), which will give us only the relevant issues. (SonarQube version 6.2)
Activity
Metadata
Metadata
Assignees
Labels
No labels