Typescript files are not being scanned

I am using Sonarqube Enterprise 8.1 version. My typescripts (.TS) files in a Webapp project in Azure DevOps are not being scanned. I see javascript.JS files get scanned but not the .TS. It seems the Sonarqube doesn’t recognize the typescript code. Any help will be appreciated.

Hi,

Welcome to the community!

First, your version is past EOL. You should upgrade to either the latest version or the current LTS at your earliest convenience. Your upgrade path is:

8.1 → 8.9.2 → 9.1 (last step optional)

If you’re still encountering this problem after upgrading, please come back to us with the analysis logs.

 
Ann

Hi Ann,

Thank you much,

We have SQ 8.1 enterprise edition.

So, as you mentioned we need to upgrade 8.1 → 8.9.2 → 9.1.

What is official link to get the newer SQ versions and is their document that I can follow for the upgrade?

Regards,

zh

Hi,

You can download the versions you need from here: Download | SonarQube

Documentation is here: SonarQube Documentation | SonarQube Docs
Note that the version number at the top of the left column is a dropdown. Use it to navigate to the docs for the versions of interest.

 
Ann