ALM : GitHub
CI: Code Build/Pipeline AWS
Scanner command: dotnet sonarscanner begin /d:sonar.token=$SONAR_TOKEN /d:sonar.host.url=$SONAR_HOST /o:$SONAR_ORGANIZATION /k:“$SONAR_PROJECT_KEY”
Languages; c#, CloudFormation
Hi @michelmob
Welcome to the Sonar Community!
The error reason I see in our logs for this particular analysis ID is:
automatic_analysis_disabled
This error is usually caused by enabling and then quickly disabling the Automatic Analysis feature in the SonarCloud UI.
My question to you is: Are you currently using Automatic Analysis or a CI-based one?
Regards,
Ismail