Hi, I have seen that KDE Gitlab now shows a nice report about potential issues with source code. Most of these looks quite trivial, for example non-initialized class members. These could be fixed easily, and would help learning about the code-base, or getting hands-on experience with C++.
For example see on this page, the "Code Quality" section: https://invent.kde.org/sdk/ktechlab/-/merge_requests/25 Alternatively see the artifacts of the "cppcheck" task, here: https://invent.kde.org/sdk/ktechlab/-/artifacts look for " gl-code-quality-report.json " file. The exact location and type of issues is shown both in json and in the web interface, too. Maybe there is a more user-friendly location where the warnings are shown. Best regards, Zoltan
_______________________________________________ Ktechlab-devel mailing list Ktechlab-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ktechlab-devel