Line | Id | CWE | Severity | Message |
---|---|---|---|---|
0 | missingIncludeSystem | information | Cppcheck cannot find all the include files (use --check-config for details) | |
C:\programs\gitlab-runner\builds\c7a0820b\0\ssp2018\unbound\src\bse\src\task_handle.cpp | ||||
7 | functionConst | 398 | style, inconcl. | Technically the member function 'bse::TaskHandle::operator==' can be const. |
C:\programs\gitlab-runner\builds\c7a0820b\0\ssp2018\unbound\src\gfx\src\command_packet.cpp | ||||
18 | unusedFunction | 561 | style | The function 'store_next_command_packet' is never used. |
23 | unusedFunction | 561 | style | The function 'store_backend_dispatch_function' is never used. |
29 | unusedFunction | 561 | style | The function 'load_next_command_packet' is never used. |
34 | unusedFunction | 561 | style | The function 'load_backend_dispatch_function' is never used. |
39 | unusedFunction | 561 | style | The function 'load_command' is never used. |
C:\programs\gitlab-runner\builds\c7a0820b\0\ssp2018\unbound\src\gfx\src\imgui_impl_glfw.cpp | ||||
168 | unusedFunction | 561 | style | The function 'ImGui_ImplGlfw_InitForOpenGL' is never used. |
172 | unusedFunction | 561 | style | The function 'ImGui_ImplGlfw_InitForVulkan' is never used. |
176 | unusedFunction | 561 | style | The function 'ImGui_ImplGlfw_Shutdown' is never used. |
233 | unusedFunction | 561 | style | The function 'ImGui_ImplGlfw_NewFrame' is never used. |
235 | assertWithSideEffect | 398 | warning | Assert statement calls a function which may have desired side effects: 'IsBuilt'. |
C:\programs\gitlab-runner\builds\c7a0820b\0\ssp2018\unbound\src\gfx\src\imgui_impl_opengl3.cpp | ||||
110 | unusedFunction | 561 | style | The function 'ImGui_ImplOpenGL3_Init' is never used. |
124 | unusedFunction | 561 | style | The function 'ImGui_ImplOpenGL3_Shutdown' is never used. |
126 | unusedFunction | 561 | style | The function 'ImGui_ImplOpenGL3_NewFrame' is never used. |
135 | unusedFunction | 561 | style | The function 'ImGui_ImplOpenGL3_RenderDrawData' is never used. |
C:\programs\vcpkg\* | ||||
unmatchedSuppression | information | Unmatched suppression: * |