Analysis id AZPHxhXhku-6PIRSb-jW

Template for a good new topic, formatted with Markdown:

  • ALM used GitHub
  • CI system used Github actions
  • Scanner command used when applicable (private details masked)
  • Languages of the repository C# .net 8
  • Error observed: PR scan fails. The last successful PR scan was 10 days ago and I can’t think of anything that’s changed on this repo. PR25 is the last one that worked. PR 28 is the one I’m reporting. (PRs 26 and 27 I deleted in Sonar and merged them despite the scan not working)
  • Steps to reproduce: Create a PR
  • Potential workaround

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

Hello @orandvlp , and welcome to the community!

I can see in our logs

ERROR: Invalid regular expression ‘sdk’ for setting ‘sonar.issue.ignore.allfile’. Update your settings with a valid regular expression.

Can you please verify the value you set for sonar.issue.ignore.allfile and ensure it’s a valid regular expression?