I analyzing a PHP 8.1 project with SonarQube version 7.9, and the last analysis failed with an error indicating a metadata file is missing in analysis report. When re-analyzing the project in debug mode, noticed that the logs showed "Detection of duplications for file " and “too many duplication references on file” error and warning.
Please let me know can "Detection of duplications for file " and “too many duplication references on file” cause the last analysis failed with error missing metadata report upload .
Also give me the solution to resolve this issue…