Open kingoleg opened 7 years ago
So I argue that the missing basedir was a misconfiguration in the first place. You should also run your normals scans with this parameter. Then the location of the issues is correct from the beginning and sonar-stash will see only the real new issues.
I guess so. Still this issue is not about missconfiguration.
Yes. I will look at this on monday.
I encountered a similar issue that was not due to misconfiguration. A pull request did in fact introduce several hundred issues (unnecessary parentheses, mostly). All I see is a warning in the build:
WARNING: WARN: Too many issues detected (355/100): Issues cannot be displayed in Diff view
We have the overview comment disabled, but I would still expect something to be added to the PR in this case.
BTW, this is just a guess. Actually PR consists of only several changed files and all of them are shown in Diff view WIS: There is no summary comment WIE: There is some summary about "Too many issues found. Some of them: bla bla bla"