-
Notifications
You must be signed in to change notification settings - Fork 26
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
[question] Support for SonarQube version 6.2 #44
Comments
I have a similar problem, also running sonar 6.2, I got a ClassCastException.
|
And here is another where i have disabled the
The file |
And again another one related to tslint with json as report format:
|
@dbsejr21 The problem reported is because you have two plugins for Javascript, this one and the SonarJS. I've solved the problem uninstalling the SonarJS y SonarTS. But now i'm stacked trying to get the sonar scanner issues in the sonarqube. I think the project may be unmainteined. |
I'm using sonar-qube 6.2 and install this plugin according to the guide README.md.
But, I failed to run analysis using sonar-runner the error message is below.
Is this plugin can not support sonarqube 6.x ??
The text was updated successfully, but these errors were encountered: