2026-05-03 10:46 ftp://ftp.de.debian.org/debian/pool/main/m/mailimporter/mailimporter_25.12.3.orig.tar.xz cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --library=kde --inconclusive --enable=style,information --inline-suppr --template=daca2 --disable=missingInclude --suppress=unmatchedSuppression --check-library --debug-warnings --suppress=autoNoType --suppress=valueFlowBailout --suppress=bailoutUninitVar --suppress=symbolDatabaseWarning --suppress=normalCheckLevelConditionExpressions -D__GNUC__ --platform=unix64 -j1 platform: Linux-6.8.0-1047-aws-aarch64-with-glibc2.35 python: 3.10.12 client-version: 1.4.0 compiler: g++ (Ubuntu 11.4.0-1ubuntu1~22.04.3) 11.4.0 cppcheck: head 2.20.0 head-info: e5c4a73 (2026-05-01 11:10:43 +0200) count: 177 142 elapsed-time: 1.8 1.5 head-timing-info: old-timing-info: head results: mailimporter-25.12.3/src/mailimporter/autotests/filterbalsamailtest.cpp:23:27: style: Either there is a missing 'override', or the member function 'FilterBalsaMailTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterbalsamailtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterBalsaMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterbalsamailtest.cpp:23:27: note: Either there is a missing 'override', or the member function 'FilterBalsaMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterclawsmailtest.cpp:23:27: style: Either there is a missing 'override', or the member function 'FilterClawsMailTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterclawsmailtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterClawsMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterclawsmailtest.cpp:23:27: note: Either there is a missing 'override', or the member function 'FilterClawsMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtericedovetest.cpp:42:25: style: Either there is a missing 'override', or the member function 'FilterIcedoveTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filtericedovetest.h:19:10: note: Either there is a missing 'override', or the member function 'FilterIcedoveTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtericedovetest.cpp:42:25: note: Either there is a missing 'override', or the member function 'FilterIcedoveTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterimportertest.h:30:31: performance: Function 'filterImporterDataList()' should return member 'mFilterImporterDataList' by const reference. [returnByReference] mailimporter-25.12.3/src/mailimporter/autotests/filterimportertestutil.cpp:14:33: style: The member function 'FilterImporterTestUtil::extractData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterimportertestutil.h:15:13: note: The member function 'FilterImporterTestUtil::extractData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterimportertestutil.cpp:14:33: note: The member function 'FilterImporterTestUtil::extractData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.cpp:23:24: style: Either there is a missing 'override', or the member function 'FilterLnotesTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.cpp:23:24: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.cpp:27:24: style:inconclusive: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataEmptyPath' can be const. [functionConst] mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.h:19:10: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataEmptyPath' can be const. mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.cpp:27:24: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataEmptyPath' can be const. mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.cpp:40:24: style:inconclusive: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataUnknowPath' can be const. [functionConst] mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.h:20:10: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataUnknowPath' can be const. mailimporter-25.12.3/src/mailimporter/autotests/filterlnotestest.cpp:40:24: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataUnknowPath' can be const. mailimporter-25.12.3/src/mailimporter/autotests/filtermailapptest.cpp:23:25: style: Either there is a missing 'override', or the member function 'FilterMailAppTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filtermailapptest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterMailAppTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermailapptest.cpp:23:25: note: Either there is a missing 'override', or the member function 'FilterMailAppTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermailmangziptest.cpp:23:29: style: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filtermailmangziptest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermailmangziptest.cpp:23:29: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermailmangziptest.cpp:39:29: style: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::canNotImportDataUnknowPath' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filtermailmangziptest.h:20:10: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::canNotImportDataUnknowPath' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermailmangziptest.cpp:39:29: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::canNotImportDataUnknowPath' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermboxtest.cpp:23:22: style: Either there is a missing 'override', or the member function 'FilterMBoxTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filtermboxtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterMBoxTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtermboxtest.cpp:23:22: note: Either there is a missing 'override', or the member function 'FilterMBoxTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterplaintest.cpp:23:23: style: Either there is a missing 'override', or the member function 'FilterPlainTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterplaintest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterPlainTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterplaintest.cpp:23:23: note: Either there is a missing 'override', or the member function 'FilterPlainTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtersylpheedtest.cpp:24:26: style: Either there is a missing 'override', or the member function 'FilterSylpheedTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filtersylpheedtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterSylpheedTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filtersylpheedtest.cpp:24:26: note: Either there is a missing 'override', or the member function 'FilterSylpheedTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterthebattest.cpp:23:24: style: Either there is a missing 'override', or the member function 'FilterTheBatTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterthebattest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterTheBatTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterthebattest.cpp:23:24: note: Either there is a missing 'override', or the member function 'FilterTheBatTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterthunderbirdtest.cpp:42:29: style: Either there is a missing 'override', or the member function 'FilterThunderBirdTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/autotests/filterthunderbirdtest.h:19:10: note: Either there is a missing 'override', or the member function 'FilterThunderBirdTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/filterthunderbirdtest.cpp:42:29: note: Either there is a missing 'override', or the member function 'FilterThunderBirdTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporter/autotests/messagestatustest.cpp:46:23: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable isdeleted [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/autotests/messagestatustest.cpp:16:25: style:inconclusive: Either there is a missing 'override', or the member function 'MessageStatusTest::shouldHaveDefaultValues' can be const. [functionConst] mailimporter-25.12.3/src/mailimporter/autotests/messagestatustest.h:18:10: note: Either there is a missing 'override', or the member function 'MessageStatusTest::shouldHaveDefaultValues' can be const. mailimporter-25.12.3/src/mailimporter/autotests/messagestatustest.cpp:16:25: note: Either there is a missing 'override', or the member function 'MessageStatusTest::shouldHaveDefaultValues' can be const. mailimporter-25.12.3/src/mailimporter/filterinfo.cpp:36:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_terminateASAP [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filterinfo.cpp:119:24: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_terminateASAP [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filterinfo.cpp:124:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable s_terminateASAP [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filterinfo.cpp:122:18: style: The member function 'MailImporter::FilterInfo::shouldTerminate' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporter/filterinfo.h:40:24: note: The member function 'MailImporter::FilterInfo::shouldTerminate' can be static. mailimporter-25.12.3/src/mailimporter/filterinfo.cpp:122:18: note: The member function 'MailImporter::FilterInfo::shouldTerminate' can be static. mailimporter-25.12.3/src/mailimporter/filters.cpp:78:17: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters.cpp:144:60: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters.cpp:94:14: style:inconclusive: Technically the member function 'MailImporter::Filter::clearCountDuplicate' can be const. [functionConst] mailimporter-25.12.3/src/mailimporter/filters.h:51:10: note: Technically the member function 'MailImporter::Filter::clearCountDuplicate' can be const. mailimporter-25.12.3/src/mailimporter/filters.cpp:94:14: note: Technically the member function 'MailImporter::Filter::clearCountDuplicate' can be const. mailimporter-25.12.3/src/mailimporter/filters.cpp:134:14: style:inconclusive: Technically the member function 'MailImporter::Filter::importMessage' can be const. [functionConst] mailimporter-25.12.3/src/mailimporter/filters.h:60:5: note: Technically the member function 'MailImporter::Filter::importMessage' can be const. mailimporter-25.12.3/src/mailimporter/filters.cpp:134:14: note: Technically the member function 'MailImporter::Filter::importMessage' can be const. mailimporter-25.12.3/src/mailimporter/filters.cpp:119:39: style:inconclusive: Function 'setAuthor' argument 1 names different: declaration '' definition '_author'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters.cpp:124:37: style:inconclusive: Function 'setName' argument 1 names different: declaration '' definition '_name'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters.cpp:129:37: style:inconclusive: Function 'setInfo' argument 1 names different: declaration '' definition '_info'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:72:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:150:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:129:52: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:143:46: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:60:10: style: Local variable 'd' shadows outer variable [shadowVariable] mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.h:36:47: note: Shadowed declaration mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:60:10: note: Shadow variable mailimporter-25.12.3/src/mailimporter/filters/filterclawsmail.cpp:58:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterclawsmail.cpp:48:26: warning: The class 'FilterClawsMail' defines member function with name 'defaultSettingsPath' also defined in its parent class 'FilterSylpheed'. [duplInheritedMember] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.h:28:34: note: Parent function 'FilterSylpheed::defaultSettingsPath' mailimporter-25.12.3/src/mailimporter/filters/filterclawsmail.cpp:48:26: note: Derived function 'FilterClawsMail::defaultSettingsPath' mailimporter-25.12.3/src/mailimporter/filters/filterclawsmail.cpp:39:26: warning: The class 'FilterClawsMail' defines member function with name 'isMailerFound' also defined in its parent class 'FilterSylpheed'. [duplInheritedMember] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.h:29:34: note: Parent function 'FilterSylpheed::isMailerFound' mailimporter-25.12.3/src/mailimporter/filters/filterclawsmail.cpp:39:26: note: Derived function 'FilterClawsMail::isMailerFound' mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:75:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:106:103: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:131:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:96:56: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:96:80: style:inconclusive: Function 'importDirContents' argument 2 names different: declaration '' definition 'KMailRootDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:96:109: style:inconclusive: Function 'importDirContents' argument 3 names different: declaration '' definition 'KMailSubDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:128:49: style:inconclusive: Function 'importMBox' argument 1 names different: declaration '' definition 'mboxName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:128:74: style:inconclusive: Function 'importMBox' argument 2 names different: declaration '' definition 'rootDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:128:98: style:inconclusive: Function 'importMBox' argument 3 names different: declaration '' definition 'targetDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:101:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:157:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:192:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:147:59: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:147:83: style:inconclusive: Function 'importDirContents' argument 2 names different: declaration '' definition 'KMailRootDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:147:112: style:inconclusive: Function 'importDirContents' argument 3 names different: declaration '' definition 'KMailSubDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:189:52: style:inconclusive: Function 'importMBox' argument 1 names different: declaration '' definition 'mboxName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:189:77: style:inconclusive: Function 'importMBox' argument 2 names different: declaration '' definition 'rootDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:189:101: style:inconclusive: Function 'importMBox' argument 3 names different: declaration '' definition 'targetDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:69:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:147:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:126:59: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:140:53: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:55:10: style: Local variable 'd' shadows outer variable [shadowVariable] mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.h:34:54: note: Shadowed declaration mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:55:10: note: Shadow variable mailimporter-25.12.3/src/mailimporter/filters/filtericedove.cpp:46:24: warning: The class 'FilterIcedove' defines member function with name 'defaultSettingsPath' also defined in its parent class 'FilterThunderbird'. [duplInheritedMember] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.h:29:34: note: Parent function 'FilterThunderbird::defaultSettingsPath' mailimporter-25.12.3/src/mailimporter/filters/filtericedove.cpp:46:24: note: Derived function 'FilterIcedove::defaultSettingsPath' mailimporter-25.12.3/src/mailimporter/filters/filtericedove.cpp:32:24: warning: The class 'FilterIcedove' defines member function with name 'isMailerFound' also defined in its parent class 'FilterThunderbird'. [duplInheritedMember] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.h:33:34: note: Parent function 'FilterThunderbird::isMailerFound' mailimporter-25.12.3/src/mailimporter/filters/filtericedove.cpp:32:24: note: Derived function 'FilterIcedove::isMailerFound' mailimporter-25.12.3/src/mailimporter/filters/filterkmail_maildir.cpp:58:78: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterkmail_maildir.cpp:135:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterkmail_maildir.cpp:113:60: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterkmail_maildir.cpp:128:54: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterkmailarchive.cpp:71:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterkmailarchive.cpp:109:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterkmailarchive.cpp:176:73: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MatchExtension [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterkmailarchive.cpp:111:5: style: Consider using std::all_of or std::none_of algorithm instead of a raw loop. [useStlAlgorithm] mailimporter-25.12.3/src/mailimporter/filters/filterlnotes.cpp:91:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtermailapp.cpp:68:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtermailapp.cpp:145:25: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtermailapp.cpp:142:54: style:inconclusive: Function 'traverseDirectory' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filtermailapp.cpp:54:24: style: Variable 'overall_status' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filtermailmangzip.cpp:54:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GZip [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtermailmangzip.cpp:100:43: style: Variable 'l' is reassigned a value before the old one has been used. [redundantAssignment] mailimporter-25.12.3/src/mailimporter/filters/filtermailmangzip.cpp:93:15: note: l is assigned mailimporter-25.12.3/src/mailimporter/filters/filtermailmangzip.cpp:100:43: note: l is overwritten mailimporter-25.12.3/src/mailimporter/filters/filtermbox.cpp:59:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtermbox.cpp:51:24: style: Variable 'overall_status' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:66:94: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:127:35: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:185:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:234:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:262:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:305:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::currentFile' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::totalFiles' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::totalEmails' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::currentEmail' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::count0x04' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::count0x84' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::parsedFolder' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:33:11: warning: Member variable 'FilterOE::currentIsFolderFile' is not initialized in the constructor. [uninitMemberVar] mailimporter-25.12.3/src/mailimporter/filters/filteroe.cpp:444:25: style: The scope of the variable '_parentID' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:52:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:78:42: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:188:108: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:49:47: style:inconclusive: Function 'importRecursive' argument 1 names different: declaration 'maildir' definition 'mailDir'. [funcArgNamesDifferent] mailimporter-25.12.3/src/mailimporter/filters/filteropera.h:32:61: note: Function 'importRecursive' argument 1 names different: declaration 'maildir' definition 'mailDir'. mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:49:47: note: Function 'importRecursive' argument 1 names different: declaration 'maildir' definition 'mailDir'. mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:68:71: style:inconclusive: Function 'importBox' argument 2 names different: declaration '' definition 'files'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:70:24: style: Variable 'overall_status' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filterplain.cpp:46:148: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:55:148: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:83:83: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:153:28: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:214:21: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAX_LINE [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:276:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable MAILIMPORTER_LOG [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:157:25: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:226:16: warning: Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast [dangerousTypeCast] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:213:13: style: The scope of the variable 'separate' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:215:9: style: The scope of the variable 'n' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:216:9: style: The scope of the variable 'l' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:284:20: style: The scope of the variable 'tmpRead' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:274:52: style:inconclusive: Function 'parseFolderMatrix' argument 1 names different: declaration 'chosenDir' definition 'chosendir'. [funcArgNamesDifferent] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.h:39:43: note: Function 'parseFolderMatrix' argument 1 names different: declaration 'chosenDir' definition 'chosendir'. mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:274:52: note: Function 'parseFolderMatrix' argument 1 names different: declaration 'chosenDir' definition 'chosendir'. mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:216:11: style: Variable 'l' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filterpmail.cpp:245:11: style: Variable 'l' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filterseamonkey.cpp:37:26: warning: The class 'FilterSeaMonkey' defines member function with name 'defaultSettingsPath' also defined in its parent class 'FilterThunderbird'. [duplInheritedMember] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.h:29:34: note: Parent function 'FilterThunderbird::defaultSettingsPath' mailimporter-25.12.3/src/mailimporter/filters/filterseamonkey.cpp:37:26: note: Derived function 'FilterSeaMonkey::defaultSettingsPath' mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:63:45: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:108:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:210:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:269:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:162:55: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:199:49: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:250:50: style:inconclusive: Function 'readMarkFile' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:250:87: style:inconclusive: Function 'readMarkFile' argument 2 names different: declaration '' definition 'dict'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:59:96: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:121:104: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:160:30: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:198:30: style: Redundant condition: offsets.empty(). '!offsets.empty() || (offsets.empty() && tbb.size()>3128)' is equivalent to '!offsets.empty() || tbb.size()>3128' [redundantCondition] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:152:10: style: The scope of the variable 'l' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:156:9: style: The scope of the variable 'iFound' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:157:9: style: The scope of the variable 'count' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:202:18: style: The scope of the variable 'endPos' can be reduced. [variableScope] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:113:53: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:140:47: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'FileName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:220:28: style: Local variable 'input' shadows outer variable [shadowVariable] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:153:16: note: Shadowed declaration mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:220:28: note: Shadow variable mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:152:12: style: Variable 'l' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:156:16: style: Variable 'iFound' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:202:25: style: Variable 'endPos' is assigned a value that is never used. [unreadVariable] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:53:79: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Dirs [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:185:100: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:238:97: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Name [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:279:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:231:58: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:231:82: style:inconclusive: Function 'importDirContents' argument 2 names different: declaration '' definition 'KMailRootDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:231:111: style:inconclusive: Function 'importDirContents' argument 3 names different: declaration '' definition 'KMailSubDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:276:51: style:inconclusive: Function 'importMBox' argument 1 names different: declaration '' definition 'mboxName'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:276:76: style:inconclusive: Function 'importMBox' argument 2 names different: declaration '' definition 'rootDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:276:100: style:inconclusive: Function 'importMBox' argument 3 names different: declaration '' definition 'targetDir'. [funcArgNamesDifferentUnnamed] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:76:28: style: Local variable 'listProfile' shadows outer function [shadowFunction] mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.h:31:49: note: Shadowed declaration mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:76:28: note: Shadow variable mailimporter-25.12.3/src/mailimporter/importmailswidget.cpp:18:11: warning: Class 'ImportMailsWidgetPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource management. [noCopyConstructor] mailimporter-25.12.3/src/mailimporter/importmailswidget.cpp:18:11: warning: Class 'ImportMailsWidgetPrivate' does not have a operator= which is recommended since it has dynamic memory/resource management. [noOperatorEq] mailimporter-25.12.3/src/mailimporter/othermailerutil.cpp:33:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericConfigLocation [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/othermailerutil.cpp:39:75: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable GenericConfigLocation [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporter/selectthunderbirdprofilewidget.cpp:30:61: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Ok [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterbalsamailtest.cpp:23:27: style: Either there is a missing 'override', or the member function 'FilterBalsaMailTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterbalsamailtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterBalsaMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterbalsamailtest.cpp:23:27: note: Either there is a missing 'override', or the member function 'FilterBalsaMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterclawsmailtest.cpp:23:27: style: Either there is a missing 'override', or the member function 'FilterClawsMailTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterclawsmailtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterClawsMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterclawsmailtest.cpp:23:27: note: Either there is a missing 'override', or the member function 'FilterClawsMailTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtericedovetest.cpp:42:25: style: Either there is a missing 'override', or the member function 'FilterIcedoveTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtericedovetest.h:19:10: note: Either there is a missing 'override', or the member function 'FilterIcedoveTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtericedovetest.cpp:42:25: note: Either there is a missing 'override', or the member function 'FilterIcedoveTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterimportertest.h:30:31: performance: Function 'filterImporterDataList()' should return member 'mFilterImporterDataList' by const reference. [returnByReference] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterimportertestutil.cpp:14:33: style: The member function 'FilterImporterTestUtil::extractData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterimportertestutil.h:15:13: note: The member function 'FilterImporterTestUtil::extractData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterimportertestutil.cpp:14:33: note: The member function 'FilterImporterTestUtil::extractData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.cpp:23:24: style: Either there is a missing 'override', or the member function 'FilterLnotesTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.cpp:23:24: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.cpp:27:24: style:inconclusive: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataEmptyPath' can be const. [functionConst] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.h:19:10: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataEmptyPath' can be const. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.cpp:27:24: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataEmptyPath' can be const. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.cpp:40:24: style:inconclusive: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataUnknowPath' can be const. [functionConst] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.h:20:10: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataUnknowPath' can be const. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterlnotestest.cpp:40:24: note: Either there is a missing 'override', or the member function 'FilterLnotesTest::canNotImportDataUnknowPath' can be const. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailapptest.cpp:23:25: style: Either there is a missing 'override', or the member function 'FilterMailAppTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailapptest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterMailAppTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailapptest.cpp:23:25: note: Either there is a missing 'override', or the member function 'FilterMailAppTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailmangziptest.cpp:23:29: style: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailmangziptest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailmangziptest.cpp:23:29: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailmangziptest.cpp:39:29: style: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::canNotImportDataUnknowPath' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailmangziptest.h:20:10: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::canNotImportDataUnknowPath' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermailmangziptest.cpp:39:29: note: Either there is a missing 'override', or the member function 'FilterMAilmangzipTest::canNotImportDataUnknowPath' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermboxtest.cpp:23:22: style: Either there is a missing 'override', or the member function 'FilterMBoxTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermboxtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterMBoxTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtermboxtest.cpp:23:22: note: Either there is a missing 'override', or the member function 'FilterMBoxTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterplaintest.cpp:23:23: style: Either there is a missing 'override', or the member function 'FilterPlainTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterplaintest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterPlainTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterplaintest.cpp:23:23: note: Either there is a missing 'override', or the member function 'FilterPlainTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtersylpheedtest.cpp:24:26: style: Either there is a missing 'override', or the member function 'FilterSylpheedTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtersylpheedtest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterSylpheedTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filtersylpheedtest.cpp:24:26: note: Either there is a missing 'override', or the member function 'FilterSylpheedTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterthebattest.cpp:23:24: style: Either there is a missing 'override', or the member function 'FilterTheBatTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterthebattest.h:18:10: note: Either there is a missing 'override', or the member function 'FilterTheBatTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterthebattest.cpp:23:24: note: Either there is a missing 'override', or the member function 'FilterTheBatTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterthunderbirdtest.cpp:42:29: style: Either there is a missing 'override', or the member function 'FilterThunderBirdTest::shouldImportData' can be static. [functionStatic] mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterthunderbirdtest.h:19:10: note: Either there is a missing 'override', or the member function 'FilterThunderBirdTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/autotests/filterthunderbirdtest.cpp:42:29: note: Either there is a missing 'override', or the member function 'FilterThunderBirdTest::shouldImportData' can be static. mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:88:31: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable ReadOnly [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:143:70: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable SkipEmptyParts [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:168:98: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable FirstLevel [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:212:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Header [valueFlowBailoutIncompleteVar] mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.h:24:5: style: Class 'FilterImporterAkonadi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:79:78: style:inconclusive: Function 'importMessage' argument 4 names different: declaration 'status' definition 'mailImporterstatus'. [funcArgNamesDifferent] mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.h:27:131: note: Function 'importMessage' argument 4 names different: declaration 'status' definition 'mailImporterstatus'. mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:79:78: note: Function 'importMessage' argument 4 names different: declaration 'status' definition 'mailImporterstatus'. mailimporter-25.12.3/src/mailimporterakonadi/filterimporterakonadi.cpp:175:60: style: Consider using std::find_if algorithm instead of a raw loop. [useStlAlgorithm] diff: head mailimporter-25.12.3/src/mailimporter/filters.cpp:119:39: style:inconclusive: Function 'setAuthor' argument 1 names different: declaration '' definition '_author'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters.cpp:124:37: style:inconclusive: Function 'setName' argument 1 names different: declaration '' definition '_name'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters.cpp:129:37: style:inconclusive: Function 'setInfo' argument 1 names different: declaration '' definition '_info'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:129:52: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterbalsa.cpp:143:46: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:128:49: style:inconclusive: Function 'importMBox' argument 1 names different: declaration '' definition 'mboxName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:128:74: style:inconclusive: Function 'importMBox' argument 2 names different: declaration '' definition 'rootDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:128:98: style:inconclusive: Function 'importMBox' argument 3 names different: declaration '' definition 'targetDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:96:109: style:inconclusive: Function 'importDirContents' argument 3 names different: declaration '' definition 'KMailSubDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:96:56: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution.cpp:96:80: style:inconclusive: Function 'importDirContents' argument 2 names different: declaration '' definition 'KMailRootDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:147:112: style:inconclusive: Function 'importDirContents' argument 3 names different: declaration '' definition 'KMailSubDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:147:59: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:147:83: style:inconclusive: Function 'importDirContents' argument 2 names different: declaration '' definition 'KMailRootDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:189:101: style:inconclusive: Function 'importMBox' argument 3 names different: declaration '' definition 'targetDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:189:52: style:inconclusive: Function 'importMBox' argument 1 names different: declaration '' definition 'mboxName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v2.cpp:189:77: style:inconclusive: Function 'importMBox' argument 2 names different: declaration '' definition 'rootDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:126:59: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterevolution_v3.cpp:140:53: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterkmail_maildir.cpp:113:60: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterkmail_maildir.cpp:128:54: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filtermailapp.cpp:142:54: style:inconclusive: Function 'traverseDirectory' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filteropera.cpp:68:71: style:inconclusive: Function 'importBox' argument 2 names different: declaration '' definition 'files'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:162:55: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:199:49: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:250:50: style:inconclusive: Function 'readMarkFile' argument 1 names different: declaration '' definition 'path'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filtersylpheed.cpp:250:87: style:inconclusive: Function 'readMarkFile' argument 2 names different: declaration '' definition 'dict'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:113:53: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthebat.cpp:140:47: style:inconclusive: Function 'importFiles' argument 1 names different: declaration '' definition 'FileName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:231:111: style:inconclusive: Function 'importDirContents' argument 3 names different: declaration '' definition 'KMailSubDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:231:58: style:inconclusive: Function 'importDirContents' argument 1 names different: declaration '' definition 'dirName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:231:82: style:inconclusive: Function 'importDirContents' argument 2 names different: declaration '' definition 'KMailRootDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:276:100: style:inconclusive: Function 'importMBox' argument 3 names different: declaration '' definition 'targetDir'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:276:51: style:inconclusive: Function 'importMBox' argument 1 names different: declaration '' definition 'mboxName'. [funcArgNamesDifferentUnnamed] head mailimporter-25.12.3/src/mailimporter/filters/filterthunderbird.cpp:276:76: style:inconclusive: Function 'importMBox' argument 2 names different: declaration '' definition 'rootDir'. [funcArgNamesDifferentUnnamed] DONE