The last analysis has failed. ID: "1effa798-78f8-42ba-9e4e-44b6500feba5"

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