Our Enterprise is also affected. I narrowed it down to update from 2025.4.2 to 2025.5.0.
We have npm projects with lcov test coverage report. The lcov report worked fine but is no longer processed correctly and Sonar now reports 0 test coverage incorrectly on all NPM projects since that update:
For the following report
lcov.txt (292.9 KB)
Sonar logs fail to load any of the architecture files with same pattern
Skipping load of file: “…/build/sonar/architecture/ts/___…_component_spec_ts.udg”
Error raised: null
logs.txt (92.5 KB)
My findings:
It worked on helm chart Sonarsource Chart Repository 2025.4.2, but started failing on 2025.5.0. Community edition is not affected - tried it on community builds, but there the scan succeeds on all of them and coverage is processed correctly:
- sonarqube:25.8.0.112029-community
- sonarqube:25.9.0.112764-community
- sonarqube:25.10.0.114319-community
- sonarqube:25.11.0.114957-community




