Failed analysis, analysis id in msg

Last analysis failed Analysis ID “AZAwMvg4hkhaLEKxju0G”

GitHub, with automatic analysis.
C++ repository.

Hey there.

When did this analysis take place? We had a specific issue with C/C++ Automatic Analysis yesterday which has been fixed

Hi Colin,

Analysis was runned just now, within the last hour.

Cheers,
-Rolv

Hey @rolvseehuus

In the backend, we see this message:

The following properties must not be set in automatic analysis mode: sonar.cfamily.gcov.reportsPath

Has this been set in the Project Administration UI (Administration > General Settings > Languages > C/C++/Objective-C) lately? (Yes, it is annoying that is even possible if it’s going to fail the analysis)

You should also check to make sure it hasn’t been set in your .sonarcloud.properties file.

1 Like

Awesome, thanx.

Yes, this makes sense. We’re switching from automatic to GHActions to enable use of the gcov report :slight_smile:

Cheers,
-Rolv

Btw; that error message would have been really useful to see in the UI.

Cheers,
-Rolv

Hi @rolvseehuus

Thanks for that.
Feedback taken. It is our backlog.