2026-05-27 16:55 ftp://ftp.de.debian.org/debian/pool/main/l/lomiri-weather-app/lomiri-weather-app_6.2.0.orig.tar.bz2 cppcheck-options: --library=posix --library=gnu --library=bsd --library=qt --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 -j8 platform: Linux-6.17.0-29-generic-x86_64-with-glibc2.39 python: 3.12.3 client-version: 1.4.0 compiler: g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0 cppcheck: head 2.20.0 head-info: 6e46c6b (2026-05-27 18:39:55 +0200) count: 21 21 elapsed-time: 0.0 0.1 head-timing-info: old-timing-info: head results: lomiri-weather-app-v6.2.0/src/app/main.cpp:37:40: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable AA_ShareOpenGLContexts [valueFlowBailoutIncompleteVar] lomiri-weather-app-v6.2.0/src/app/main.cpp:38:54: style: C-style pointer casting [cstyleCast] lomiri-weather-app-v6.2.0/src/plugin/data_point.h:65:5: warning:inconclusive: Member variable 'DataPoint::m_weatherCode' is not initialized in the constructor. [uninitMemberVar] lomiri-weather-app-v6.2.0/src/plugin/data_day.cpp:25:5: performance: Variable 'm_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] lomiri-weather-app-v6.2.0/src/plugin/data_point.h:199:5: style: Class 'DataPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.cpp:75:39: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable User [valueFlowBailoutIncompleteVar] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.cpp:90:67: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Aggregation_minimum [valueFlowBailoutIncompleteVar] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.cpp:275:69: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable User [valueFlowBailoutIncompleteVar] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.cpp:380:66: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable Variable_relative_humidity [valueFlowBailoutIncompleteVar] lomiri-weather-app-v6.2.0/src/plugin/provider.cpp:69:13: debug: valueFlowConditionExpressions bailout: Skipping function due to incomplete variable QVariant [valueFlowBailoutIncompleteVar] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.h:40:10: style: The function 'getData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] lomiri-weather-app-v6.2.0/src/plugin/weather_data_provider.h:31:18: note: Virtual function in base class lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.h:40:10: note: Function in derived class lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.h:43:10: style: The function 'dataReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] lomiri-weather-app-v6.2.0/src/plugin/weather_data_provider.h:34:18: note: Virtual function in base class lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.h:43:10: note: Function in derived class lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.h:45:10: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] lomiri-weather-app-v6.2.0/src/plugin/weather_data_provider.h:36:18: note: Virtual function in base class lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.h:45:10: note: Function in derived class lomiri-weather-app-v6.2.0/src/plugin/data_day.cpp:23:51: performance: Function parameter 'hourly' should be passed by const reference. [passedByValue] lomiri-weather-app-v6.2.0/src/plugin/provider.cpp:28:79: performance: Function parameter 'forecastDays' should be passed by const reference. [passedByValue] lomiri-weather-app-v6.2.0/src/plugin/provider.cpp:88:32: performance: Function parameter 'message' should be passed by const reference. [passedByValue] lomiri-weather-app-v6.2.0/src/plugin/provider.cpp:55:35: style: Variable 'iface' can be declared as pointer to const [constVariablePointer] lomiri-weather-app-v6.2.0/src/plugin/data_point.cpp:25:12: warning: Member variable 'DataPoint::m_weatherCode' is not initialized in the constructor. [uninitMemberVar] lomiri-weather-app-v6.2.0/src/plugin/data_point.cpp:27:5: performance: Variable 'm_timestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.cpp:321:36: style: C-style pointer casting [cstyleCast] lomiri-weather-app-v6.2.0/src/plugin/open_meteo/open_meteo_weather_provider.cpp:35:62: performance: Function parameter 'locations' should be passed by const reference. [passedByValue] diff: DONE