Feature/skipldsym #504
Open
Feature/skipldsym #504
GitHub Actions / Cpplint errors
failed
May 20, 2026 in 0s
0 passed, 3 failed and 0 skipped
❌ cpplint_errors.xml
3 tests were completed in NaNms with 0 passed, 3 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| cpplint | 3❌ | NaNms |
❌ cpplint
❌ media/server/ipc/source/MediaKeysModuleService.cpp
71: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
❌ media/server/main/source/MediaKeysServerInternal.cpp
615: Tab found; better to use spaces [whitespace/tab] [1]
❌ wrappers/source/OcdmSession.cpp
129: Tab found; better to use spaces [whitespace/tab] [1]
Annotations
Check failure on line 0 in cpplint_errors.xml
github-actions / Cpplint errors
cpplint ► media/server/ipc/source/MediaKeysModuleService.cpp
Failed test found in:
cpplint_errors.xml
Error:
71: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Raw output
71: Missing username in TODO; it should look like "// TODO(my_username): Stuff." [readability/todo] [2]
Check failure on line 0 in cpplint_errors.xml
github-actions / Cpplint errors
cpplint ► media/server/main/source/MediaKeysServerInternal.cpp
Failed test found in:
cpplint_errors.xml
Error:
615: Tab found; better to use spaces [whitespace/tab] [1]
Raw output
615: Tab found; better to use spaces [whitespace/tab] [1]
618: Tab found; better to use spaces [whitespace/tab] [1]
619: Tab found; better to use spaces [whitespace/tab] [1]
620: Tab found; better to use spaces [whitespace/tab] [1]
621: Tab found; better to use spaces [whitespace/tab] [1]
622: Tab found; better to use spaces [whitespace/tab] [1]
623: Tab found; better to use spaces [whitespace/tab] [1]
624: Tab found; better to use spaces [whitespace/tab] [1]
625: Tab found; better to use spaces [whitespace/tab] [1]
626: Tab found; better to use spaces [whitespace/tab] [1]
627: Tab found; better to use spaces [whitespace/tab] [1]
628: Tab found; better to use spaces [whitespace/tab] [1]
629: Tab found; better to use spaces [whitespace/tab] [1]
630: Tab found; better to use spaces [whitespace/tab] [1]
631: Tab found; better to use spaces [whitespace/tab] [1]
632: Tab found; better to use spaces [whitespace/tab] [1]
633: Tab found; better to use spaces [whitespace/tab] [1]
634: Tab found; better to use spaces [whitespace/tab] [1]
635: Tab found; better to use spaces [whitespace/tab] [1]
636: Tab found; better to use spaces [whitespace/tab] [1]
637: Tab found; better to use spaces [whitespace/tab] [1]
638: Tab found; better to use spaces [whitespace/tab] [1]
639: Tab found; better to use spaces [whitespace/tab] [1]
640: Tab found; better to use spaces [whitespace/tab] [1]
641: Tab found; better to use spaces [whitespace/tab] [1]
642: Tab found; better to use spaces [whitespace/tab] [1]
Check failure on line 0 in cpplint_errors.xml
github-actions / Cpplint errors
cpplint ► wrappers/source/OcdmSession.cpp
Failed test found in:
cpplint_errors.xml
Error:
129: Tab found; better to use spaces [whitespace/tab] [1]
Raw output
129: Tab found; better to use spaces [whitespace/tab] [1]
129: Missing space before ( in if( [whitespace/parens] [5]
130: Tab found; better to use spaces [whitespace/tab] [1]
131: Tab found; better to use spaces [whitespace/tab] [1]
238: Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
Loading