Hi,
we are using SonarCloud on our Java and TypeScript products. The scanning of one of our TypeScript repos stopped working some time ago. The scanning itself works, but Sonar does not report any findings.
We deliberately added code that should be found and has previously been found, but is not anymore. Sadly I don’t know the exact time it stopped working, but it happened a few weeks ago.
What we tried so far was removing the project and re-adding the project. We are using GitHub and have been using the GitHub SonarCloud integration app before we removed the project. We re-added the project and were stuck in the analyzing phase. So we re-removed the project and re-added again but this time we are using GitHub Actions. Sadly we still have the same behavior. Errors / findings are not reported.
This is a screenshot from our latest scan:
We use default settings for the scanning. The repo itself is private.
Kind regards
Andreas