Error: COMPILER_WARNING (CWE-1164): [#def1] breeze-6.3.4/cursors/src/kcursorgen/options.h:15:27: warning[-Wunused-function]: ‘QCommandLineOption Options::svgThemeToXCursor()’ defined but not used # 15 | static QCommandLineOption svgThemeToXCursor() # | ^~~~~~~~~~~~~~~~~ # 13| // main commands # 14| # 15|-> static QCommandLineOption svgThemeToXCursor() # 16| { # 17| static QCommandLineOption o{QStringLiteral("svg-theme-to-xcursor"), Error: COMPILER_WARNING (CWE-1164): [#def2] breeze-6.3.4/cursors/src/kcursorgen/options.h:23:27: warning[-Wunused-function]: ‘QCommandLineOption Options::svgDir()’ defined but not used # 23 | static QCommandLineOption svgDir() # | ^~~~~~ # 21| # 22| // parameters # 23|-> static QCommandLineOption svgDir() # 24| { # 25| static QCommandLineOption o{QStringLiteral("svg-dir"), QStringLiteral("SVG cursor directory."), QStringLiteral("svg-dir")}; Error: COMPILER_WARNING (CWE-1164): [#def3] breeze-6.3.4/cursors/src/kcursorgen/options.h:29:27: warning[-Wunused-function]: ‘QCommandLineOption Options::xcursorDir()’ defined but not used # 29 | static QCommandLineOption xcursorDir() # | ^~~~~~~~~~ # 27| } # 28| # 29|-> static QCommandLineOption xcursorDir() # 30| { # 31| static QCommandLineOption o{QStringLiteral("xcursor-dir"), QStringLiteral("XCursor directory."), QStringLiteral("xcursor-dir")}; Error: COMPILER_WARNING (CWE-1164): [#def4] breeze-6.3.4/cursors/src/kcursorgen/options.h:35:27: warning[-Wunused-function]: ‘QCommandLineOption Options::sizes()’ defined but not used # 35 | static QCommandLineOption sizes() # | ^~~~~ # 33| } # 34| # 35|-> static QCommandLineOption sizes() # 36| { # 37| static QCommandLineOption o{QStringLiteral("sizes"), QStringLiteral("Comma-separated list of cursor sizes to generate."), QStringLiteral("sizes")}; Error: COMPILER_WARNING (CWE-1164): [#def5] breeze-6.3.4/cursors/src/kcursorgen/kcursorgen.cpp:7: included_from: Included from here. breeze-6.3.4/cursors/src/kcursorgen/options.h:41:27: warning[-Wunused-function]: ‘QCommandLineOption Options::scales()’ defined but not used # 41 | static QCommandLineOption scales() # | ^~~~~~ # 39| } # 40| # 41|-> static QCommandLineOption scales() # 42| { # 43| static QCommandLineOption o{QStringLiteral("scales"), Error: COMPILER_WARNING (CWE-563): [#def6] breeze-6.3.4/kstyle/breezehelper.cpp: scope_hint: In member function ‘void Breeze::Helper::renderStaticTabBarTab(QPainter*, const QRectF&, const QPalette&, const QHash<QByteArray, bool>&, Breeze::Corners, qreal) const’ breeze-6.3.4/kstyle/breezehelper.cpp:1345:44: warning[-Wunused-parameter]: unused parameter ‘corners’ # 1345 | Corners corners, # | ~~~~~~~~^~~~~~~ # 1343| const QPalette &palette, # 1344| const QHash<QByteArray, bool> &stateProperties, # 1345|-> Corners corners, # 1346| qreal animation) const # 1347| { Error: COMPILER_WARNING (CWE-477): [#def7] breeze-6.3.4/kstyle/breezehelper.cpp: scope_hint: In member function ‘bool Breeze::Helper::compositingActive() const’ breeze-6.3.4/kstyle/breezehelper.cpp:1829:48: warning[-Wdeprecated-declarations]: ‘static bool KWindowSystem::compositingActive()’ is deprecated: Since 5.101. Use KX11Extras::compositingActive() instead # 1829 | return KWindowSystem::compositingActive(); # | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /usr/include/KF5/KWindowSystem/KWindowSystem:1: included_from: Included from here. breeze-6.3.4/kstyle/breezehelper.cpp:15: included_from: Included from here. /usr/include/KF5/KWindowSystem/kwindowsystem.h:231:17: note: declared here # 231 | static bool compositingActive(); # | ^~~~~~~~~~~~~~~~~ # 1827| if (isX11()) { # 1828| #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0) # 1829|-> return KWindowSystem::compositingActive(); # 1830| #elif __has_include(<KX11Extras>) # 1831| return KX11Extras::compositingActive();
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-78.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 | plasma-breeze-6.3.4-1.fc43 |
store-results-to | /tmp/tmp8s6x6syr/plasma-breeze-6.3.4-1.fc43.tar.xz |
time-created | 2025-04-25 14:55:13 |
time-finished | 2025-04-25 14:58:43 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmp8s6x6syr/plasma-breeze-6.3.4-1.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp8s6x6syr/plasma-breeze-6.3.4-1.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |