Junior tasks for KTechLab: fixing up cppcheck warnings
Zoltan Padrah
zoltan.padrah at gmail.com
Wed Jun 28 16:30:00 BST 2023
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20230628/f448bd1f/attachment.htm>
More information about the Ktechlab-devel
mailing list