plasma-systemsettings-6.1.1-1.fc41

List of Defects

Error: COMPILER_WARNING (CWE-477): [#def1]
plasma-systemsettings-6.1.1-build/systemsettings-6.1.1/app/SettingsBase.cpp: scope_hint: In lambda function
plasma-systemsettings-6.1.1-build/systemsettings-6.1.1/app/SettingsBase.cpp:139:119: warning[-Wdeprecated]: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20
#  139 |     reportPageSpecificBugAction = m_actionCollection->addAction(QStringLiteral("report_bug_in_current_module"), this, [=] {
#      |                                                                                                                       ^
plasma-systemsettings-6.1.1-build/systemsettings-6.1.1/app/SettingsBase.cpp:139:119: note: add explicit ‘this’ or ‘*this’ capture
#  137|       }
#  138|   
#  139|->     reportPageSpecificBugAction = m_actionCollection->addAction(QStringLiteral("report_bug_in_current_module"), this, [=] {
#  140|           const QString bugReportUrlString =
#  141|               view->moduleView()->activeModuleMetadata().bugReportUrl() + QStringLiteral("&version=") + QGuiApplication::applicationVersion();

Error: COMPILER_WARNING (CWE-477): [#def2]
plasma-systemsettings-6.1.1-build/systemsettings-6.1.1/app/SettingsBase.cpp: scope_hint: In lambda function
plasma-systemsettings-6.1.1-build/systemsettings-6.1.1/app/SettingsBase.cpp:280:59: warning[-Wdeprecated]: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20
#  280 |     connect(moduleView, &ModuleView::moduleChanged, this, [=] {
#      |                                                           ^
plasma-systemsettings-6.1.1-build/systemsettings-6.1.1/app/SettingsBase.cpp:280:59: note: add explicit ‘this’ or ‘*this’ capture
#  278|       }
#  279|       auto moduleView = view->moduleView();
#  280|->     connect(moduleView, &ModuleView::moduleChanged, this, [=] {
#  281|           reportPageSpecificBugAction->setVisible(!moduleView->activeModuleMetadata().bugReportUrl().isEmpty());
#  282|           if (reportGeneralBugAction) {

Scan Properties

analyzer-version-clang18.1.7
analyzer-version-cppcheck2.14.2
analyzer-version-gcc14.1.1
analyzer-version-gcc-analyzer14.1.1
analyzer-version-shellcheck0.10.0
enabled-pluginsclang, cppcheck, gcc, shellcheck
exit-code0
hostip-172-16-1-57.us-west-2.compute.internal
mock-configfedora-41-x86_64
project-nameplasma-systemsettings-6.1.1-1.fc41
store-results-to/tmp/tmpapj84vk1/plasma-systemsettings-6.1.1-1.fc41.tar.xz
time-created2024-07-03 16:58:50
time-finished2024-07-03 17:00:54
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmpapj84vk1/plasma-systemsettings-6.1.1-1.fc41.tar.xz' '--gcc-analyze' '/tmp/tmpapj84vk1/plasma-systemsettings-6.1.1-1.fc41.src.rpm'
tool-versioncsmock-3.5.3-1.el9