Добрый день! Имеется gilab 12.9.4, sonar ( 8.2), 1C (BSL) Community Plugin 1.5.0. При анализе сонаром перестали авторы цепляться, в логах анализа: Shallow clone detected during the analysis. Some files will miss SCM information. This will affect features like auto-assignment of issues. Please configure your build to disable shallow clone.
Missing blame information for 9620 files. This may lead to some features not working correctly. Please check the analysis logs., в gitlab GIT_STRATEGY: clone
GIT_DEPTH: 100, Как я понимаю sonar по какой то причине не видит git blame, кто-нибудь сталкивался?