Does Sonarqube Community 10.2 supports typescript 5.4.5

Im trying to analyse typescript 5.4.5 code in sonarqube community edition 10.2.
Code analysis done but I just want to make sure that in docs, it say supports 5.0. Please confirm whether it fully supports higher versions in 5.0 series also

  • Community version 10.2
  • Typescript 5.4.5

Thank you.

Hey there.

The first version of SonarQube that officially supported Typescript 5.4 was SonarQube v10.5.

SonarQube v10.2 is an EOL version of SonarQube, and you should upgrade to v10.6!

1 Like

But The analysis was successful in our case for ts 5.4.5 in 10.2.1 community edition.
What is your opinion on this. Is it risk to continue with 10.2.1 for ts 5.4.5 ?

It’s a risk to use SonarQube v10.2 at all, since it’s not an active version and will receive no updates for security or performance issues. While it may work, it is untested and unsupported.