Hi ,
I am trying to migrate from sonar runner to MSBuild sonar scanner for C# projects.
The execution is getting completed successfully and the results are posted in the sonarQube server. But some issues which was reporting before with sonar runner are not reported now.
For eg : Issues are not reported against the rule-CA1709: Identifiers should be cased correctly. The rule is present in the quality profile used, But couldn't find it in the generated '.sonarqube\conf\SonarQubeFxCop-cs.ruleset' file.
Can anyone please help me to solve this issue?
Thanks ,
Shilpa
Thanks ,
Shilpa
The FxCop rules are enabled on SonarQube server, and a few of them are reporting issues as well.
But i could find that CA1709 is an exception, there can be more such rules.
--
You received this message because you are subscribed to the Google Groups "SonarQube" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sonarqube+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/db94f72b-e0e0-4aac-b076-2a6abed70423%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Regards ,
Shilpa