Error: COMPILER_WARNING (CWE-563): [#def1] kscreen-6.2.3-build/kscreen-6.2.3/kcm/config_handler.cpp: scope_hint: In lambda function kscreen-6.2.3-build/kscreen-6.2.3/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.2.3-build/kscreen-6.2.3/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.82.0 |
analyzer-version-cppcheck | 2.16.0 |
analyzer-version-gcc | 14.2.1 |
analyzer-version-gcc-analyzer | 15.0.0 |
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-100.us-west-2.compute.internal |
mock-config | fedora-rawhide-gcc-latest-x86_64 |
project-name | kscreen-6.2.3-1.fc42 |
store-results-to | /tmp/tmpn5vfcexb/kscreen-6.2.3-1.fc42.tar.xz |
time-created | 2024-11-13 01:07:32 |
time-finished | 2024-11-13 01:09:39 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-rawhide-gcc-latest-x86_64' '-t' 'clippy,cppcheck,gcc,unicontrol,shellcheck' '-o' '/tmp/tmpn5vfcexb/kscreen-6.2.3-1.fc42.tar.xz' '--gcc-analyze' '--unicontrol-notests' '--unicontrol-bidi-only' '--install=gcc-latest' '--gcc-analyzer-bin=/opt/gcc-latest/bin/gcc' '/tmp/tmpn5vfcexb/kscreen-6.2.3-1.fc42.src.rpm' |
tool-version | csmock-3.7.1.20241107.094801.gb3f0f26.pr_192-1.el9 |