- ALM used: Github
- CI system used: Github actions
- Scanner command used: No scans completed yet
- Languages of the repository: C#, .NET 6
- Error observed: I created this project around 10PM ET on 11/25/2024. From the project list, it says analysis has not been run and gives a link to “configure analysis”. Clicking on that link or the project takes me to the project dashboard, which is empty except for a box that says “This project has not been analyzed yet.” When I click on “Information”, there is an error box that says “The last analysis failed”. Clicking here displays the modal with the analysis ID: d82e3d53-2a18-4a70-9c62-34f09b249e32
- When I use
sonarsource/sonarcloud-github-action@v2.3.0
in my Github Actions pipeline, the task fails with this error:You are running CI analysis while Automatic Analysis is enabled. Please consider disabling one or the other.
However, the UI for the project doesn’t offer any options for changing this as it reports the project has not been analyzed yet.
Please provide some details/logs of what the error is.