Performance Issue: SonarScanner Analysis step on ci takes too long

Hey there.

Do you have a tsconfig.json file in your project root?

We’re aware of an issue affecting our Javascript/Typescript analyzer that you can learn about here (as well as a workaround).

In principle, using the property sonar.typescript.tsconfigPath to point to the tsconfig.json in the project root should solve the issue.

And, a better fix should be deployed to SonarCloud soon.