Jenkins job is failing because sonarqube does not support the latest c++ compiler version

  • Operating system: Mac
  • IDE name and flavor/env: Jenkins and C++20 and higher version for coding

And a thorough description of the problem / question: Recently we have added new file to our code which uses c++20 and higher versions. After addingbthis file the sonar scans are failing because it doesn’t support the latest c++ compiler version.

Does sonarqube supports c++ latest compiler?

Hey there.

What version of SonarQube are you using? You can typically find this information in the footer of your instance.

Additionally, what’s the specific error message you’re getting?