PR #441 #214
codeql
on: dynamic
Matrix: analyze
Annotations
3 errors
|
cpplint ► common/include/Profiler.h:
cpplint_errors.xml#L0
Failed test found in:
cpplint_errors.xml
Error:
72: Add #include <string> for string [build/include_what_you_use] [4]
|
|
cpplint ► common/source/Profiler.cpp:
cpplint_errors.xml#L0
Failed test found in:
cpplint_errors.xml
Error:
142: Use int16/int64/etc, rather than the C type long [runtime/int] [4]
|
|
cpplint ► media/server/gstplayer/include/GstProfiler.h:
cpplint_errors.xml#L0
Failed test found in:
cpplint_errors.xml
Error:
69: Add #include <string> for string [build/include_what_you_use] [4]
|