application: sdp: mspi: Ipc Hrt Connection #82329
Annotations
15 errors and 10 warnings
check-warns:
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
f37be209aeae604061867b786d36f9f9fae3b940: author email (Jakub Zymelka <[email protected]>) needs to match one of the signed-off-by entries.
|
check-warns:
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
Commit df92bc28b2:
3: UC4 Commit message body line exceeds max length (147>72): "Added reactions to all mspi Ipc messages but NRFE_MSPI_TXRX and NRFE_MSPI_TX, data recived through IPC is stored in local structures for later use."
Commit f37be209ae:
3: UC4 Commit message body line exceeds max length (87>72): "added mode support for SINGLE,QUAD,QUAD_1_4_4,QUAD_1_1_4 and custom Ipc mspi structures"
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LEADING_SPACE: please, no spaces at the start of a line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:14
LEADING_SPACE: please, no spaces at the start of a line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:15
LEADING_SPACE: please, no spaces at the start of a line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:16
LEADING_SPACE: please, no spaces at the start of a line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:17
LONG_LINE: line length of 113 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:20
POINTER_LOCATION: "foo * bar" should be "foo *bar"
File:applications/sdp/mspi/src/hrt/hrt.c
Line:20
TRAILING_WHITESPACE: trailing whitespace
File:applications/sdp/mspi/src/hrt/hrt.c
Line:21
TRAILING_WHITESPACE: trailing whitespace
File:applications/sdp/mspi/src/hrt/hrt.c
Line:22
LONG_LINE: line length of 146 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:22
TRAILING_WHITESPACE: trailing whitespace
File:applications/sdp/mspi/src/hrt/hrt.c
Line:23
LONG_LINE: line length of 140 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:23
LONG_LINE: line length of 154 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:24
LONG_LINE: line length of 135 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:25
LEADING_SPACE: please, no spaces at the start of a line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:32
LEADING_SPACE: please, no spaces at the start of a line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:37
LONG_LINE: line length of 123 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:47
OPEN_BRACE: that open brace { should be on the previous line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:49
SPACING: space required before the open parenthesis '('
File:applications/sdp/mspi/src/hrt/hrt.c
Line:49
TRAILING_WHITESPACE: trailing whitespace
File:applications/sdp/mspi/src/hrt/hrt.c
Line:91
SPACING: spaces required around that '=' (ctx:VxV)
File:applications/sdp/mspi/src/hrt/hrt.c
Line:99
SPACING: spaces required around that '<' (ctx:VxV)
File:applications/sdp/mspi/src/hrt/hrt.c
Line:99
SPACING: space required before the open parenthesis '('
File:applications/sdp/mspi/src/hrt/hrt.c
Line:99
OPEN_BRACE: that open brace { should be on the previous line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:101
SPACING: space required before the open parenthesis '('
File:applications/sdp/mspi/src/hrt/hrt.c
Line:101
TRAILING_WHITESPACE: trailing whitespace
File:applications/sdp/mspi/src/hrt/hrt.c
Line:105
SPACING: space required before the open parenthesis '('
File:applications/sdp/mspi/src/hrt/hrt.c
Line:108
TRAILING_WHITESPACE: trailing whitespace
File:applications/sdp/mspi/src/hrt/hrt.c
Line:127
SPACING: space required before the open parenthesis '('
File:applications/sdp/mspi/src/hrt/hrt.c
Line:128
LONG_LINE: line length of 110 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:130
LONG_LINE: line length of 117 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:133
LONG_LINE: line length of 147 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:147
LONG_LINE: line length of 147 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:149
LONG_LINE: line length of 141 exceeds 100 columns
File:applications/sdp/mspi/src/hrt/hrt.c
Line:151
SPACING: space required before the open brace '{'
File:applications/sdp/mspi/src/hrt/hrt.c
Line:156
SPACING: space required before the open parenthesis '('
File:applications/sdp/mspi/src/hrt/hrt.c
Line:156
TRAILING_STATEMENTS: trailing statements should be on next line
File:applications/sdp/mspi/src/hrt/hrt.c
Line:156
SPACING: space required after that close brace '}'
File:applications/sdp/mspi/src/hrt/hrt.h
Line:29
SPACING: space required after that close brace '}'
File:applications/sdp/mspi/src/hrt/hrt.h
Line:36
SPACE_BEFORE_TAB: please, no space before tabs
File:applications/sdp/mspi/src/hrt/hrt.h
Line:43
SPACE_BEFORE_TAB: please
|
check-warns:
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/hrt/hrt.c:21: trailing whitespace.
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/hrt/hrt.c:22: trailing whitespace.
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/hrt/hrt.c:23: trailing whitespace.
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/hrt/hrt.c:91: trailing whitespace.
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/hrt/hrt.c:105: trailing whitespace.
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/hrt/hrt.c:127: trailing whitespace.
b350d8f95c047aaa10e6e1378433b1f12bca5d9e: applications/sdp/mspi/src/main.c:161: trailing whitespace.
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L20
applications/sdp/mspi/src/hrt/hrt.c:20 "foo * bar" should be "foo *bar"
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L21
applications/sdp/mspi/src/hrt/hrt.c:21 trailing whitespace
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L22
applications/sdp/mspi/src/hrt/hrt.c:22 trailing whitespace
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L23
applications/sdp/mspi/src/hrt/hrt.c:23 trailing whitespace
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L49
applications/sdp/mspi/src/hrt/hrt.c:49 that open brace { should be on the previous line
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L49
applications/sdp/mspi/src/hrt/hrt.c:49 space required before the open parenthesis '('
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L91
applications/sdp/mspi/src/hrt/hrt.c:91 trailing whitespace
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L99
applications/sdp/mspi/src/hrt/hrt.c:99 spaces required around that '=' (ctx:VxV)
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L99
applications/sdp/mspi/src/hrt/hrt.c:99 spaces required around that '<' (ctx:VxV)
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L99
applications/sdp/mspi/src/hrt/hrt.c:99 space required before the open parenthesis '('
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L14
applications/sdp/mspi/src/hrt/hrt.c:14 please, no spaces at the start of a line
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L15
applications/sdp/mspi/src/hrt/hrt.c:15 please, no spaces at the start of a line
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L16
applications/sdp/mspi/src/hrt/hrt.c:16 please, no spaces at the start of a line
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L17
applications/sdp/mspi/src/hrt/hrt.c:17 please, no spaces at the start of a line
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L20
applications/sdp/mspi/src/hrt/hrt.c:20 line length of 113 exceeds 100 columns
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L22
applications/sdp/mspi/src/hrt/hrt.c:22 line length of 146 exceeds 100 columns
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L23
applications/sdp/mspi/src/hrt/hrt.c:23 line length of 140 exceeds 100 columns
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L24
applications/sdp/mspi/src/hrt/hrt.c:24 line length of 154 exceeds 100 columns
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L25
applications/sdp/mspi/src/hrt/hrt.c:25 line length of 135 exceeds 100 columns
|
Run Compliance Tests:
applications/sdp/mspi/src/hrt/hrt.c#L32
applications/sdp/mspi/src/hrt/hrt.c:32 please, no spaces at the start of a line
|
Loading