Parsing error in SonarCloud

I have a failed analysis on SonarCloud on my C# project with the warning message : “There were parsing errors in 1 files while analyzing the project. Check the logs for further details.”
But I don’t seem to have access to a log file on SonarCloud.
What can I do ?

Hey there.

Are you using Automatic Analysis or CI-based analysis?

Hello Colin,

I’m talking about CI-based analysis.

Thanks. You should have access to the logs right in your CI – wherever the SonarScanner is executing.