Add sonarcloud static analysis to the gitlab-ci, like is done for cppcheck.
Problem to solve
Use sonarcloud static analysis on the repository, nightly on the entire repo, and on each MR.
Stakeholders
All developers and users will benefit of having more robust code.
Proposal
Add a sonarcloud analysis stage to the CI, like for cppcheck.