Task #1940 - sdbus-cpp-1.4.0-2.fc40/scan-results.err

back to task #1940
download
Error: CPPCHECK_WARNING (CWE-562):
sdbus-cpp-1.4.0-build/sdbus-cpp-1.4.0/include/sdbus-c++/ConvenienceApiClasses.inl:240: error[returnTempReference]: Reference to temporary returned.
#  238|           static_assert(sizeof...(_Args) == sizeof...(_String), "Numbers of signal parameters and their names don't match");
#  239|   
#  240|->         return withParameters<_Args...>({paramNames...});
#  241|       }
#  242|   

Error: CPPCHECK_WARNING:
sdbus-cpp-1.4.0-build/sdbus-cpp-1.4.0/tools/xml2cpp-codegen/AdaptorGenerator.cpp: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
sdbus-cpp-1.4.0-build/sdbus-cpp-1.4.0/tools/xml2cpp-codegen/ProxyGenerator.cpp: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.

Error: CPPCHECK_WARNING:
sdbus-cpp-1.4.0-build/sdbus-cpp-1.4.0/tools/xml2cpp-codegen/xml2cpp.cpp: information[normalCheckLevelMaxBranches]: Limiting analysis of branches. Use --check-level=exhaustive to analyze all branches.