"Component key not found" showing on sonarcloud.io

Hi.

We utilise SonarCloud Code Analysis as part of our pull request quality gate process running with GitHub Actions. We have started to see a number of “Component key ‘repo:file’ not found” popup messages appearing on the left hand side of the SonarCloud UI. Upon closer inspection, there seems to be one popup related to each entry that has no values in the columns for Security, Reliability & Maintainability.

We are seeing this for projects where we use both automatic analysis and CI-based analysis.
It is also not restricted to one language, we have seen this in both js/ts and C# projects.


Unsure if it is related, but there is a similar post here : Sonarcloud warnings "component key 'repo-name:directory' not found" but there is currently no resolution.

Thanks,
Pete