Error: CLANG_WARNING: [#def1] kf6-kitemmodels-6.3.0-build/kitemmodels-6.3.0/src/core/kselectionproxymodel.cpp:1335:19: warning[deadcode.DeadStores]: Value stored to 'proxyFirstRow' during its initialization is never read # 1333| # 1334| Q_ASSERT(result != mappedFirstChildren.rightEnd()); # 1335|-> const int proxyFirstRow = result.key(); # 1336| const QModelIndex sourceFirstChild = result.value(); # 1337| Q_ASSERT(proxyFirstRow >= 0); Error: CLANG_WARNING: [#def2] kf6-kitemmodels-6.3.0-build/kitemmodels-6.3.0/src/core/kselectionproxymodel.cpp:1336:27: warning[deadcode.DeadStores]: Value stored to 'sourceFirstChild' during its initialization is never read # 1334| Q_ASSERT(result != mappedFirstChildren.rightEnd()); # 1335| const int proxyFirstRow = result.key(); # 1336|-> const QModelIndex sourceFirstChild = result.value(); # 1337| Q_ASSERT(proxyFirstRow >= 0); # 1338| Q_ASSERT(sourceFirstChild.isValid());
analyzer-version-clang | 18.1.7 |
analyzer-version-cppcheck | 2.14.2 |
analyzer-version-gcc | 14.1.1 |
analyzer-version-gcc-analyzer | 14.1.1 |
analyzer-version-shellcheck | 0.10.0 |
enabled-plugins | clang, cppcheck, gcc, shellcheck |
exit-code | 0 |
host | ip-172-16-1-179.us-west-2.compute.internal |
mock-config | fedora-41-x86_64 |
project-name | kf6-kitemmodels-6.3.0-1.fc41 |
store-results-to | /tmp/tmp0umv0elv/kf6-kitemmodels-6.3.0-1.fc41.tar.xz |
time-created | 2024-07-03 14:12:37 |
time-finished | 2024-07-03 14:14:21 |
tool | csmock |
tool-args | '/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmp0umv0elv/kf6-kitemmodels-6.3.0-1.fc41.tar.xz' '--gcc-analyze' '/tmp/tmp0umv0elv/kf6-kitemmodels-6.3.0-1.fc41.src.rpm' |
tool-version | csmock-3.5.3-1.el9 |