Hi,
I’m getting the following error analysing a typescript project.
Failed to create TypeScript program with TSConfig file ****. Highest TypeScript supported version is 5.3.2.
My project uses Typescript v5.3.3. Wondering when this will be available? Is there a page which documents planned upgrades to sonar cloud?
Cheers
Michael
(Michael Gumowski)
March 15, 2024, 9:29am
3
Hey @rhy.swilliams ,
Can you provide debug logs of your analysis?
We are supposed to be able to handle such cases.
Cheers,
Michael
Colin
(Colin)
Split this topic
June 21, 2024, 7:23am
5
A post was split to a new topic: Code coverage issue
OliB
(Oliver)
August 13, 2024, 9:18am
6
We have the same warnings in our analysis runs.
Failed to create TypeScript program with TSConfig file . Highest TypeScript supported version is 5.3.2.
Not sure if this is coming from an external package as the version of TypeScript we’re using in our package.json is 4.9.5.
The thread seems to have gone cole sine June - any further updates that can be provided?
Colin
(Colin)
August 13, 2024, 10:00am
7
Hey @OliB
If you want to pick this thread up where it left off, probably your best bet is to collect the logs @Michael was asking for
The most recent typescript version is 5.7.2 and was published 2 months ago. Could you update the SonarQube Cloud to use the latest one? 5.3.2 is far behind.
Colin
(Colin)
January 7, 2025, 10:33am
9
@Michal_Stangret Today, SonarQube Cloud should support v5.7.2 (commit ) – where do you see otherwise?
That’s great news! Thank you!
I saw the warning about the last analysis warning, maybe we need to run a new one