Skip to content

PR #504

PR #504 #551

Triggered via dynamic May 20, 2026 09:47
Status Success
Total duration 8m 7s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

14 errors
clang-format ► ./media/public/include/MediaCommon.h:295:22: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: BUFFER_TOO_SMALL, /**< The size of the buffer is too small. */
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:20:1: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: #include <stdexcept>
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:52:17: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: } */// namespace
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:614:70: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: m_mainThread->enqueueTaskAndWait(m_mainThreadClientId, task);
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:617:10: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: {
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:618:53: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: case firebolt::rialto::MediaKeyErrorStatus::OK:
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:619:78: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: RIALTO_SERVER_LOG_ERROR("DEBUG PURPOSE : Key session status : OK");
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:620:10: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: break;
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:621:55: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: case firebolt::rialto::MediaKeyErrorStatus::FAIL:
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:622:80: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: RIALTO_SERVER_LOG_ERROR("DEBUG PURPOSE : Key session status : FAIL");
clang-format ► ./media/server/main/source/MediaKeysServerInternal.cpp:623:10: clang-format_errors.xml#L0
Failed test found in: clang-format_errors.xml Error: break;
cpplint ► media/server/ipc/source/MediaKeysModuleService.cpp: cpplint_errors.xml#L0
Failed test found in: cpplint_errors.xml Error: 71: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
cpplint ► media/server/main/source/MediaKeysServerInternal.cpp: cpplint_errors.xml#L0
Failed test found in: cpplint_errors.xml Error: 615: Tab found; better to use spaces [whitespace/tab] [1]
cpplint ► wrappers/source/OcdmSession.cpp: cpplint_errors.xml#L0
Failed test found in: cpplint_errors.xml Error: 129: Tab found; better to use spaces [whitespace/tab] [1]