Error: COMPILER_WARNING (CWE-563): [#def1] kscreen-6.3.4/kcm/config_handler.cpp: scope_hint: In lambda function kscreen-6.3.4/kcm/config_handler.cpp:48:87: warning[-Wunused-parameter]: unused parameter ‘topLeft’ # 48 | connect(m_outputModel, &OutputModel::dataChanged, this, [this](const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList<int> &roles) { # | ~~~~~~~~~~~~~~~~~~~^~~~~~~ # 46| m_lastNormalizedScreenSize = screenSize(); # 47| # 48|-> connect(m_outputModel, &OutputModel::dataChanged, this, [this](const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList<int> &roles) { # 49| Q_UNUSED(bottomRight) # 50| // Do not run checks during interactive reaarange Error: COMPILER_WARNING (CWE-563): [#def2] kscreen-6.3.4/kcm/config_handler.cpp:48:146: warning[-Wunused-parameter]: unused parameter ‘roles’ # 48 | connect(m_outputModel, &OutputModel::dataChanged, this, [this](const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList<int> &roles) { # | ~~~~~~~~~~~~~~~~~~^~~~~ # 46| m_lastNormalizedScreenSize = screenSize(); # 47| # 48|-> connect(m_outputModel, &OutputModel::dataChanged, this, [this](const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList<int> &roles) { # 49| Q_UNUSED(bottomRight) # 50| // Do not run checks during interactive reaarange
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-85.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 | kscreen-6.3.4-3.fc43 |
store-results-to | /tmp/tmp9hm71uhs/kscreen-6.3.4-3.fc43.tar.xz |
time-created | 2025-04-25 13:49:39 |
time-finished | 2025-04-25 13:51:54 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-x86_64' '-t' 'unicontrol,cppcheck,gcc,clippy,shellcheck' '-o' '/tmp/tmp9hm71uhs/kscreen-6.3.4-3.fc43.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install' 'pam' '--gcc-analyzer-bin=/usr/bin/gcc' '/tmp/tmp9hm71uhs/kscreen-6.3.4-3.fc43.src.rpm' |
tool-version | csmock-3.8.1.20250422.172604.g26bc3d6-1.el9 |