Error: COMPILER_WARNING (CWE-252): [#def1] qterminal-2.3.0/src/main.cpp: scope_hint: In function ‘int main(int, char**)’ qterminal-2.3.0/src/main.cpp:183:19: warning[-Wunused-result]: ignoring return value of ‘virtual bool QFile::open(QIODeviceBase::OpenMode)’, declared with attribute ‘nodiscard’ # 183 | style.open(QFile::ReadOnly); # | ~~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/include/qt6/QtCore/qdir.h:11: included_from: Included from here. /usr/include/qt6/QtCore/QtCore:91: included_from: Included from here. /usr/include/qt6/QtDBus/QtDBusDepends:3: included_from: Included from here. /usr/include/qt6/QtDBus/QtDBus:3: included_from: Included from here. qterminal-2.3.0/src/main.cpp:30: 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; # | ^~~~ # 181| { # 182| QFile style(customStyle.canonicalFilePath()); # 183|-> style.open(QFile::ReadOnly); # 184| QString styleString = QLatin1String(style.readAll()); # 185| app->setStyleSheet(styleString);
| 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-198.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 | qterminal-2.3.0-1.fc44 |
| store-results-to | /tmp/tmp5v5donmv/qterminal-2.3.0-1.fc44.tar.xz |
| time-created | 2026-01-08 21:33:51 |
| time-finished | 2026-01-08 21:35:55 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmp5v5donmv/qterminal-2.3.0-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp5v5donmv/qterminal-2.3.0-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |