You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
I have tried to use sonar-web-frontend plugin for my angularjs project. Initially after setting up everything I wasn't getting any sort of errors. But after that I have given the report path in sonar.project properties file by the generating the report through sonar-webfrontend-reporter plugin in node. I have given some custom rules in .eslintrc file for angularjs. After that it has generated a report. I have given that report path in sonar properties file and ran the sonar-scanner command then I was able to see the bugs in sonar dashboard. After running it for once I have removed the eslint-angular.json path from sonar-properties and activated some rules in dashboard then it's working fine. I am not able to understand what's happening here. Why it isn't working intially but only working after configuring .eslintrc file for once. Please help me out .
The text was updated successfully, but these errors were encountered:
Hi guys,
I have tried to use sonar-web-frontend plugin for my angularjs project. Initially after setting up everything I wasn't getting any sort of errors. But after that I have given the report path in sonar.project properties file by the generating the report through sonar-webfrontend-reporter plugin in node. I have given some custom rules in .eslintrc file for angularjs. After that it has generated a report. I have given that report path in sonar properties file and ran the sonar-scanner command then I was able to see the bugs in sonar dashboard. After running it for once I have removed the eslint-angular.json path from sonar-properties and activated some rules in dashboard then it's working fine. I am not able to understand what's happening here. Why it isn't working intially but only working after configuring .eslintrc file for once. Please help me out .
The text was updated successfully, but these errors were encountered: