Open stremovskyy opened 7 years ago
Do you have tslint.json in your repo? Do you have tslint in node deps? Did you run npm install before sonar-scanner? Could you provide logs from sonar-scanner? :)
Hello from makers of russian localization pack for SQ ;)
Hello from localization users; Thanks for your work!
@Karmadon, I had the same problem and this one solved it: https://github.com/Pablissimo/SonarTsPlugin/issues/142
Sorry, been away for a while - your log suggests that tslint
's returning relative paths that the plugin can't then translate into files in your analysis set (line 261 onwards - tslint's working and returning issues, but the plugin can't do anything with them).
That's weird; what version of tslint
are you running?
SonarQube 6.3 on ubuntu 16 I've scanned my project and server always show me this I'm not sure that my code is perfect ))