Closed EarthCitizen closed 8 years ago
Hi,
The plugin doesn't take the report directly generated by TSLint. You have to use our own gulp tasks (see https://github.com/groupe-sii/sonar-web-frontend-reporters) that generates a more complete report.
OK. It might be a good idea to change this line in the README.md to be a little more specific:
"The reports are either directly produced by the tools or by our gulp tasks."
As it is, it sounds like the tslint generated reports would be directly consumable.
I have the following tslint report:
When running Sonar I get the following error:
Looking at the code, it seems that the plug-in is not properly set up to consume tslint JSON.