-
Notifications
You must be signed in to change notification settings - Fork 275
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
0 bugs, 0 vulnerability, security hotspot 0 #288
Comments
I have a similar problem. Is this plugin still working with sonar server v.8.7.1 and sonar-scanner v.4.6 runned on Linux ? I ommit building the project and running unittests in
|
Tested on 2 machines. First machine reports the code smells but the second machine does not. Still investigating what happens with the second machine. Configuration: MacOS (sonarqube v8.7.1, sonar-scanner v4.6, blakelite-sonar-swift-0.4.6 plugin) In the Swift Quality Profile, the rules are only reported as code smells. I guess you can change the category for some rules and consider them as "Bugs". |
@andrei-chis-zynk |
@andrei-chis-zynk |
I resolved this issue... |
@alean79 This blocked the report for SwiftLint. Yes, if you want anything reported inside SonarQube, you have to run the tools described in the Readme. @venkatesh-pv If it helps, you can change the rule category for a particular issue reported in an analysis.
|
hi,
i am using blakelite-sonar-swift-0.4.6 plugin
After complete my sonar analysis i only get code smell report. How to i get bugs and vulnerability report.
Any suggestions on how to solve this problem ?
The text was updated successfully, but these errors were encountered: