PR #441 #206
codeql
on: dynamic
Matrix: analyze
Annotations
8 errors
|
clang-format ► ./common/source/Profiler.cpp:166:50:
clang-format_errors.xml#L0
Failed test found in:
clang-format_errors.xml
Error:
out << "MODULE[" << record.module << "] "
|
|
clang-format ► ./common/source/Profiler.cpp:167:42:
clang-format_errors.xml#L0
Failed test found in:
clang-format_errors.xml
Error:
<< "ID[" << record.id << "] "
|
|
clang-format ► ./common/source/Profiler.cpp:169:46:
clang-format_errors.xml#L0
Failed test found in:
clang-format_errors.xml
Error:
<< "INFO[" << record.info << "] "
|
|
cpplint ► common/include/Profiler.h:
cpplint_errors.xml#L0
Failed test found in:
cpplint_errors.xml
Error:
36: Add #include <memory> for unique_ptr<> [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:
0: No copyright message found. You should have a line: "Copyright [year] <Copyright Owner>" [legal/copyright] [5]
|
|
cpplint ► tests/unittests/common/mocks/ProfilerFactoryMock.h:
cpplint_errors.xml#L0
Failed test found in:
cpplint_errors.xml
Error:
0: No #ifndef header guard found, suggested CPP variables are: FIREBOLT_RIALTO_COMMON_PROFILER_FACTORY_MOCK_H_ [build/header_guard] [5]
|
|
cpplint ► tests/unittests/common/mocks/ProfilerMock.h:
cpplint_errors.xml#L0
Failed test found in:
cpplint_errors.xml
Error:
0: No #ifndef header guard found, suggested CPP variables are: FIREBOLT_RIALTO_COMMON_PROFILER_MOCK_H_ [build/header_guard] [5]
|