This is in an Azure Devops pipeline analyzing a C# Blazor project. This problem surfaced after switching to a new Sonar org. The code analysis step consistently hangs the build, and then times out after an hour. This problem always appears on the same file. First it was on a file called Modal.razor.cs, so we excluded that file, and the scans were more consistently working, but now it is consistently failing on a new file called SourceReferenceCollectionEditor.cs. There is nothing remarkable about either of these files. The potential workaround is excluding this new problem file as well, but it’s likely that it will just happen again on yet another new file. When the scan hangs, it looks like:
Adding: we’re on a paid plan and the org key is karauctionservices.
Hi Claire. Yes it seems to be working consistently now. Thank you!
