Error: COMPILER_WARNING (CWE-477): [#def1] qt5compat-everywhere-src-6.9.0/examples/core5/widgets/tools/codecs/mainwindow.cpp: scope_hint: In member function ‘void MainWindow::createMenus()’ qt5compat-everywhere-src-6.9.0/examples/core5/widgets/tools/codecs/mainwindow.cpp:158:48: warning[-Wdeprecated-declarations]: ‘constexpr QKeyCombination Qt::operator+(Modifier, Key)’ is deprecated: Use operator| instead # 158 | encodingAction->setShortcut(Qt::CTRL + Qt::Key_E); # | ^~~~~ /usr/include/qt6/QtCore/qarraydataops.h:10: included_from: Included from here. /usr/include/qt6/QtCore/qarraydatapointer.h:7: included_from: Included from here. /usr/include/qt6/QtCore/qlist.h:8: included_from: Included from here. /usr/include/qt6/QtCore/QList:1: included_from: Included from here. qt5compat-everywhere-src-6.9.0/examples/core5/widgets/tools/codecs/mainwindow.h:7: included_from: Included from here. qt5compat-everywhere-src-6.9.0/examples/core5/widgets/tools/codecs/mainwindow.cpp:4: included_from: Included from here. /usr/include/qt6/QtCore/qnamespace.h:1980:27: note: declared here # 1980 | constexpr QKeyCombination operator+(Qt::Modifier modifier, Qt::Key key) noexcept # | ^~~~~~~~ # 156| auto toolMenu = menuBar()->addMenu(tr("&Tools")); # 157| auto encodingAction = toolMenu->addAction(tr("Encodings"), this, &MainWindow::encodingDialog); # 158|-> encodingAction->setShortcut(Qt::CTRL + Qt::Key_E); # 159| encodingAction->setToolTip(tr("Shows a dialog allowing to convert to common encoding in programming languages.")); # 160|
analyzer-version-clippy | 1.86.0 |
analyzer-version-cppcheck | 2.17.1 |
analyzer-version-gcc | 15.0.1 |
analyzer-version-gcc-analyzer | 15.0.1 |
analyzer-version-shellcheck | 0.10.0 |
analyzer-version-unicontrol | 0.0.2 |
enabled-plugins | clippy, cppcheck, gcc, shellcheck, unicontrol |
exit-code | 0 |
host | ip-172-16-1-152.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.20250425.124705.g1c7c448.main-1.el9.noarch |
mock-config | fedora-rawhide-x86_64 |
project-name | qt6-qt5compat-6.9.0-1.fc43 |
store-results-to | /tmp/tmpmurg8x8x/qt6-qt5compat-6.9.0-1.fc43.tar.xz |
time-created | 2025-04-25 15:18:33 |
time-finished | 2025-04-25 15:20:39 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmpmurg8x8x/qt6-qt5compat-6.9.0-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmpmurg8x8x/qt6-qt5compat-6.9.0-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |