Must-share information (formatted with Markdown):
- which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) : 8.3
- what are you trying to achieve : scanning
- what have you tried so far to achieve this: NA
Hello Team,
I am scanning a big repo (around 800 MB). It is scanning well. however I am getting below warning in huge number
WARN: Too many duplication references on file build/gen-code/generated-endpoints-idl/code.xxx.xxxx/rt/edge-gateway/nemo/emobility/rider-presentation/emobility_rider_presentation_enums/emobility_rider_presentation_enums.go for block at line 958. Keep only the first 100 references.
I want to ignore/avoid this warning so that it should not come on console.
Also, scan report size is also very big (250+ MB ). sometime it causes JAVA heap memory issue. There are 3 main process in sonarqube (web,elastic,ce). for which process should i increase java heap memory ?