Our SonarCloud analysis is consistently getting stuck at “0/324 files analyzed”, specifically on src/account/AccountService.test.ts. The scan never progresses beyond this file. This issue started occurring recently, and we have verified that our pipeline and TypeScript configurations are correct.
We are using Bitbucket Pipelines with the sonarsource/sonarcloud-scan pipe, and our EXTRA_ARGS
-Dsonar.typescript.tsconfigPath=tsconfig.sonar.json
-Dsonar.sources=src
-X
Environment Details:
- CI/CD: Bitbucket Pipelines
- SonarCloud Pipe Version:
sonarsource/sonarcloud-scan:2.0.0
Bitbucket pipeline then shuts down with java.lang.IllegalStateException: The bridge server is unresponsive
[pipelineLog-{8944d9e9-4fb2-4ecb-a854-f166a47b2913}
