-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to view Toxicity chart #4
Comments
Same here with me. Im using SOnarqube 5.2. Has this plugin been tested with Sonarqube 5.2 |
I use SonarQube 5.3 and I have the same problem |
Same problem here on a new install of SonarQube 5.6 |
Same problem. C# project. SonarQube 5.6. |
I guess that the problem is related with the fact that the cyclomatic complexity by class and function is not working in SonarQube 5.6. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
I could use some help. We are just getting started with SonarQube and would really like to utilize this plugin. I am currently unable to get it to work. I've followed all of the Installation and Usage steps and have validated that the squid rules are enabled in my Quality Profile. After enabling that, installing the plugin, restarting Sonar and adding the widget, I get an empty widget that says "No data". I dont see any error messages in my log files or anything indicating that the analysis failed for this project.
Am I missing something in my setup/config?
Thank you so much for your help!
Mark
The text was updated successfully, but these errors were encountered: