Error: COMPILER_WARNING (CWE-252): [#def1] kservice-6.22.0/src/sycoca/ksycoca.cpp: scope_hint: In static member function ‘static void KSycoca::setupTestMenu()’ kservice-6.22.0/src/sycoca/ksycoca.cpp:817:16: warning[-Wunused-result]: ignoring return value of ‘virtual bool QFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ # 817 | output.open(QIODevice::ReadWrite | QIODevice::Truncate); # | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/qt6/QtCore/qdir.h:11: included_from: Included from here. /usr/include/qt6/QtCore/QDir:1: included_from: Included from here. kservice-6.22.0/src/sycoca/ksycocautils_p.h:12: included_from: Included from here. kservice-6.22.0/src/sycoca/ksycoca.cpp:15: included_from: Included from here. /usr/include/qt6/QtCore/qfile.h:291:32: note: declared here # 291 | QFILE_MAYBE_NODISCARD bool open(OpenMode flags) override; # | ^~~~ # 815| QDir(destDir).mkpath(QStringLiteral(".")); # 816| QFile output(destDir + QLatin1String("/applications.menu")); # 817|-> output.open(QIODevice::ReadWrite | QIODevice::Truncate); # 818| output.write(content); # 819| }
| analyzer-version-clippy | 1.92.0 |
| analyzer-version-cppcheck | 2.19.1 |
| analyzer-version-gcc | 16.0.0 |
| analyzer-version-gcc-analyzer | 16.0.0 |
| analyzer-version-shellcheck | 0.11.0 |
| analyzer-version-unicontrol | 0.0.2 |
| enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
| exit-code | 0 |
| host | ip-172-16-1-224.us-west-2.compute.internal |
| known-false-positives | /usr/share/csmock/known-false-positives.js |
| known-false-positives-rpm | known-false-positives-0.0.0.20250521.132812.g8eff701.main-1.el9.noarch |
| mock-config | fedora-rawhide-x86_64 |
| project-name | kf6-kservice-6.22.0-1.fc44 |
| store-results-to | /tmp/tmpl95kc8r8/kf6-kservice-6.22.0-1.fc44.tar.xz |
| time-created | 2026-01-08 18:10:05 |
| time-finished | 2026-01-08 18:13:26 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmpl95kc8r8/kf6-kservice-6.22.0-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpl95kc8r8/kf6-kservice-6.22.0-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |