Can you provide us with logs of the scan detailing where the issue is coming from?
I have a suspicion that it’s related to the secrets analysis, but without the logs I can’t be sure.
You can also already try to run this project with the additional flag sonar.scanner.excludeHiddenFiles=true. If it’s because of the secrets analysis, this should fix your problem.