I added SonarQube 6.5 to Angular 10. SonarQube starts, but does not scan the project. In package.json I have information: "sonar": "sonar-scanner -Dsonar.projectKey=front -Dsonar.sources=src"
Someone knows why SonarQube does not scan my project?
I added SonarQube 6.5 to Angular 10. SonarQube starts, but does not scan the project. In package.json I have information: "sonar": "sonar-scanner -Dsonar.projectKey=front -Dsonar.sources=src"
Someone knows why SonarQube does not scan my project?