|
| missingIncludeSystem | | information | Cppcheck cannot find all the include files (use --check-config for details) |
| lib/core/http/predef/constexpr.hpp |
| 7355 | syntaxError | | error | syntax error |
| lib/core/http/processing/path_variables.cpp |
| 11 | unusedFunction | 561 | style | The function 'get' is never used. |
| lib/core/http/processing/path_variables.hpp |
| 24 | noExplicitConstructor | 398 | style | Struct 'var' has a constructor with 1 argument that is not explicit. |
| 40 | noExplicitConstructor | 398 | style | Struct 'path_vars' has a constructor with 1 argument that is not explicit. |
| lib/core/http/request/method.cpp |
| 4 | unusedFunction | 561 | style | The function 'strings_equal' is never used. |
| 8 | unusedFunction | 561 | style | The function 'method_to_string' is never used. |
| 20 | unusedFunction | 561 | style | The function 'string_to_method' is never used. |