TypeScript plugin for SonarQube 6.5

Dear community,

We are currently using SonarQube 6.5. We wanted to use SonarQube for performing Sonar analysis of our UI code (Angular). We came to know about the SonarTS Plugin which gives sonarqube the ability to perform analysis on angular code but came to know that this isn’t supported with SonarQube 6.5.

Although, SonarQube has inbuilt TypeScript support for higher versions but we won’t be able to upgrade the version from 6.5 as other projects are dependent on it.

Request you to kindly advise on the solution for being able to perform Sonar analysis of angular code.

Regards,
Sid

Hi Sid,

Your version is way past EOL. You should upgrade to either the latest version or the current LTS immediately. Your upgrade path is:

6.5 → 6.7.7 → 7.9.6 → 8.9.2 → 9.0.1 (last step optional)

I know you said you can’t upgrade, but there is less than no support for your version. TypeScript analysis is not available and it will not be made available. And in the meantime, you’re missing many, many bug fixes, vulnerability patches, general improvements and functionality additions.

You mentioned having projects that are “dependent” on 6.5. Could you describe that dependency?

 
:woman_shrugging:
Ann

1 Like