SonarCloud increases duration from 15-20 minutes to 80-100 minutes on a .NET build

Hi @mickaelcaro,

I think we are having the same problem. We have a solution with 50+ projects with 2M+ loc and build duration increased from 15-20 minutes to 80-100 minutes after adding SonarCloud step to our Build Pipeline on Azure DevOps.
I would like to learn what happened with @tank104 's case. May be we can benefit from them.
Thanks in advance,
Best regards,

Hi @boyukbas,

unfortunately we did not get a response from @tank104 with the build logs and we don’t know exactly what the problem was.

I recommend to start a new thread with your issue and share with us the build logs while running the build with p:reportanalyzer set to true: msbuild /p:reportanalyzer=true /v:d > build.log. This will help us see which rules are taking longer than expected.

Thank you,
Costin

@boyukbas I’ve moved this to a separate topic, as your investigation may be different than the one on the separate topic. Thanks. We’re still waiting for the logs, without them there’s not much we can do.