Hello,
SonarCloud inform us we should update our C++ wrapper to 6.73, but in the CSoarFamily Jira, the 6.73 version has no tickets:
Hello,
SonarCloud inform us we should update our C++ wrapper to 6.73, but in the CSoarFamily Jira, the 6.73 version has no tickets:
Hi @Oodini,
To start with some background information: We generally recommend users to download build-wrapper from SonarQube Server/Cloud before invoking the scanner in the same job. This aims to ensure that the build-wrapper version used matches the analyzer version invoked by the scanner. This is what we do in our examples, and we also provide utilities in our GitHub Action that facilitate this process. We provide no guarantees on the analysis quality if there is a mismatch between the build-wrapper version, and the analyzer version (we simply don’t support that). If a version mismatch is detected, we try to warn users so that the build-wrapper version is updated, and I am guessing this is the notice you are referring to here.
Regarding the tickets, we generally post on this forum about new features when they get integrated into our products. In the particular case of CFamily analyzer version 6.73, it was mostly internal bug fixes and stability improvements, so we didn’t have a dedicated announcement about it here.
Thank you for raising the question, and I hope this clarifies,
Best regards,
Michael
You mean we’re supposed to download the wrapper for each pipeline execution ?
Yes, for each pipeline execution that runs an analysis. The size of the zip is usually around 500 KB.
Best regards,
Michael
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.