We use Sonarqube for displaying source health, and we have the FxCop integration working and showing the appropriate messages.
However, I can't seem to find any way to also have Sonar show warnings as a rule violation? (CS0169, CS0067, CS1591, etc) I see many of the CAxxxx rules, but nothing for the CSxxxx rules?
Is there something I'm missing? Is it at all possible to show compilation warnings on our page?