Error: COMPILER_WARNING (CWE-477): [#def1] qqc2-breeze-style-6.5.4/style/impl/breezedial.cpp: scope_hint: In constructor ‘BreezeDial::BreezeDial(QQuickItem*)’ qqc2-breeze-style-6.5.4/style/impl/breezedial.cpp:36:40: warning[-Wdeprecated-declarations]: ‘void QGuiApplication::fontChanged(const QFont&)’ is deprecated: Handle QEvent::ApplicationFontChange instead # 36 | connect(qGuiApp, &QGuiApplication::fontChanged, this, [this, d]() { # | ^~~~~~~~~~~ /usr/include/qt6/QtGui/qscreen_platform.h:19: included_from: Included from here. /usr/include/qt6/QtGui/qscreen.h:150: included_from: Included from here. /usr/include/qt6/QtGui/qinputdevice.h:9: included_from: Included from here. /usr/include/qt6/QtGui/qpointingdevice.h:9: included_from: Included from here. /usr/include/qt6/QtGui/qeventpoint.h:9: included_from: Included from here. /usr/include/qt6/QtGui/qevent.h:20: included_from: Included from here. /usr/include/qt6/QtQuick/qquickitem.h:15: included_from: Included from here. /usr/include/qt6/QtQuick/qquickpainteditem.h:8: included_from: Included from here. /usr/include/qt6/QtQuick/QQuickPaintedItem:1: included_from: Included from here. qqc2-breeze-style-6.5.4/style/impl/breezedial.h:9: included_from: Included from here. qqc2-breeze-style-6.5.4/style/impl/breezedial.cpp:5: included_from: Included from here. /usr/include/qt6/QtGui/qguiapplication.h:162:87: note: declared here # 162 | QT_DEPRECATED_VERSION_X_6_0("Handle QEvent::ApplicationFontChange instead") void fontChanged(const QFont &font); # | ^~~~~~~~~~~ # 34| { # 35| Q_D(BreezeDial); # 36|-> connect(qGuiApp, &QGuiApplication::fontChanged, this, [this, d]() { # 37| d->fontMetrics = QFontMetricsF(QGuiApplication::font()); # 38| update(); Error: COMPILER_WARNING (CWE-477): [#def2] qqc2-breeze-style-6.5.4/style/impl/paintedsymbolitem.cpp: scope_hint: In constructor ‘PaintedSymbolItem::PaintedSymbolItem(QQuickItem*)’ qqc2-breeze-style-6.5.4/style/impl/paintedsymbolitem.cpp:15:40: warning[-Wdeprecated-declarations]: ‘void QGuiApplication::fontChanged(const QFont&)’ is deprecated: Handle QEvent::ApplicationFontChange instead # 15 | connect(qGuiApp, &QGuiApplication::fontChanged, this, [this, d]() { # | ^~~~~~~~~~~ /usr/include/qt6/QtGui/qscreen_platform.h:19: included_from: Included from here. /usr/include/qt6/QtGui/qscreen.h:150: included_from: Included from here. /usr/include/qt6/QtGui/qinputdevice.h:9: included_from: Included from here. /usr/include/qt6/QtGui/qpointingdevice.h:9: included_from: Included from here. /usr/include/qt6/QtGui/qeventpoint.h:9: included_from: Included from here. /usr/include/qt6/QtGui/qevent.h:20: included_from: Included from here. /usr/include/qt6/QtQuick/qquickitem.h:15: included_from: Included from here. /usr/include/qt6/QtQuick/qquickpainteditem.h:8: included_from: Included from here. /usr/include/qt6/QtQuick/QQuickPaintedItem:1: included_from: Included from here. qqc2-breeze-style-6.5.4/style/impl/paintedsymbolitem.h:8: included_from: Included from here. qqc2-breeze-style-6.5.4/style/impl/paintedsymbolitem.cpp:5: included_from: Included from here. /usr/include/qt6/QtGui/qguiapplication.h:162:87: note: declared here # 162 | QT_DEPRECATED_VERSION_X_6_0("Handle QEvent::ApplicationFontChange instead") void fontChanged(const QFont &font); # | ^~~~~~~~~~~ # 13| { # 14| Q_D(PaintedSymbolItem); # 15|-> connect(qGuiApp, &QGuiApplication::fontChanged, this, [this, d]() { # 16| d->fontMetrics = QFontMetricsF(QGuiApplication::font()); # 17| update();
| 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 | qqc2-breeze-style-6.5.4-1.fc44 |
| store-results-to | /tmp/tmp955un_bs/qqc2-breeze-style-6.5.4-1.fc44.tar.xz |
| time-created | 2026-01-08 21:12:48 |
| time-finished | 2026-01-08 21:15:34 |
| tool | csmock |
| tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'gcc,cppcheck,clippy,shellcheck,unicontrol' '-o' '/tmp/tmp955un_bs/qqc2-breeze-style-6.5.4-1.fc44.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp955un_bs/qqc2-breeze-style-6.5.4-1.fc44.src.rpm' |
| tool-version | csmock-3.8.3.20251215.161544.g62de9a5-1.el9 |