Hi @AidarGatin
We believe this could be a performance issue when collecting file exclusions based on your .gitignore
configuration.
Would you like to try adding -Dsonar.scm.exclusions.disabled=true
to the scanner configuration and see if this is making the analysis faster?
If that make the analysis faster, then we will know for sure where the problem is, and we can investigate deeper.
Thanks