Here are two types source codes,
- .NET code, use sonar-scanner-msbuild
- web codes (using react, such as javascript\typescript\css), use sonar-scanner-cli for web codes
Can I analysis the codes using above two scanners at the same time,
and then post the analysis results to Sonar Qube server under the same Sonar Qube project, under the same Sonar Qube project version?