Closed vickyrocky closed 4 years ago
Hi,
we are not maintaining SonarTS anymore. TS analysis is performed by SonarJS. Could you upgrade to SonarJS 6.x and if you gonna still have problems please report in https://github.com/SonarSource/SonarJS/issues
Hi @vilchik-elena , it would be great if you can give me any clue regarding this issue as i am using this customized plugin in production and i can't just migrate to SonarJS right away. But, anyway i would be migrating this later to SonarJS as suggested by you. Any help on this would be highly appreciated.
Looks like when we are analyzing files with /var/lib/jenkins/workspace/f_test/projects/api/management-services/generators/server/express/tsconfig.json
, there is a problem reading /var/lib/jenkins/workspace/f_test/projects/api/tsconfig.json
(it might be extended by first tsconfig)
Error: error TS5012: Cannot read file '/var/lib/jenkins/workspace/f_test/projects/api/tsconfig.json': ENOENT: no such file or directory, open '/var/lib/jenkins/workspace/f_test/projects/api/tsconfig.json'
@vilchik-elena Thanks a lot. Indeed issue was with this file and i was running after something else. Dumb me :(
SonarTS - 1.7 (customized as per my requirement) Sonarqube - 7.9.1 (migrated from 6.7) Scanner - 3.3 Platform - Linux
While running sonar-scan i am getting below error. Any help would be highly appreciated.
Regards, Vicky