drivers: video: shell: initial implementation #164360
Annotations
12 errors and 3 warnings
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LONG_LINE: line length of 101 exceeds 100 columns
File:drivers/video/video_shell.c
Line:517
LONG_LINE: line length of 111 exceeds 100 columns
File:drivers/video/video_shell.c
Line:525
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:601
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:602
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:603
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:604
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:605
LEADING_SPACE: please, no spaces at the start of a line
File:drivers/video/video_shell.c
Line:605
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:606
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:607
TRAILING_WHITESPACE: trailing whitespace
File:drivers/video/video_shell.c
Line:608
|
check-warns:
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:601: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:602: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:603: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:604: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:605: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:606: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:607: trailing whitespace.
5e3db41f448d8ce8b2a86347f98a6fd044409f9d: drivers/video/video_shell.c:608: trailing whitespace.
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
drivers/video/video_shell.c#L601
drivers/video/video_shell.c:601 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L602
drivers/video/video_shell.c:602 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L603
drivers/video/video_shell.c:603 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L604
drivers/video/video_shell.c:604 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L605
drivers/video/video_shell.c:605 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L606
drivers/video/video_shell.c:606 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L607
drivers/video/video_shell.c:607 trailing whitespace
|
Run Compliance Tests:
drivers/video/video_shell.c#L608
drivers/video/video_shell.c:608 trailing whitespace
|
Run Compliance Tests
Process completed with exit code 2.
|
Run Compliance Tests:
drivers/video/video_shell.c#L517
drivers/video/video_shell.c:517 line length of 101 exceeds 100 columns
|
Run Compliance Tests:
drivers/video/video_shell.c#L525
drivers/video/video_shell.c:525 line length of 111 exceeds 100 columns
|
Run Compliance Tests:
drivers/video/video_shell.c#L605
drivers/video/video_shell.c:605 please, no spaces at the start of a line
|
Loading