LineIdCWESeverityMessage
missingIncludeSysteminformationCppcheck cannot find all the include files (use --check-config for details)
lib/core/http/predef/constexpr.hpp
7355syntaxErrorerrorsyntax error
lib/core/http/processing/path_variables.cpp
11unusedFunction561styleThe function 'get' is never used.
lib/core/http/processing/path_variables.hpp
24noExplicitConstructor398styleStruct 'var' has a constructor with 1 argument that is not explicit.
40noExplicitConstructor398styleStruct 'path_vars' has a constructor with 1 argument that is not explicit.
lib/core/http/request/method.cpp
4unusedFunction561styleThe function 'strings_equal' is never used.
8unusedFunction561styleThe function 'method_to_string' is never used.
20unusedFunction561styleThe function 'string_to_method' is never used.