tests: posix: common: split XSI_REALTIME to standalone test #169141
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 57s
Annotations
13 errors and 10 warnings
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
STATIC_CONST_CHAR_ARRAY: const array should probably be static const
File:tests/posix/xsi_realtime/src/sync_io.c
Line:14
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:23
TRAILING_WHITESPACE: trailing whitespace
File:tests/posix/xsi_realtime/src/sync_io.c
Line:27
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:27
OPEN_BRACE: open brace '{' following function definitions go on the next line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:28
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:29
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:31
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:32
SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4)
File:tests/posix/xsi_realtime/src/sync_io.c
Line:32
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:33
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:34
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:35
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:36
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:41
TRAILING_WHITESPACE: trailing whitespace
File:tests/posix/xsi_realtime/src/sync_io.c
Line:42
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:42
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:43
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:44
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:45
SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4)
File:tests/posix/xsi_realtime/src/sync_io.c
Line:45
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:46
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:48
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:49
TRAILING_WHITESPACE: trailing whitespace
File:tests/posix/xsi_realtime/src/sync_io.c
Line:164
TRAILING_WHITESPACE: trailing whitespace
File:tests/posix/xsi_realtime/src/sync_io.c
Line:176
OPEN_BRACE: open brace '{' following function definitions go on the next line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:181
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:182
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:184
TRAILING_WHITESPACE: trailing whitespace
File:tests/posix/xsi_realtime/src/sync_io.c
Line:185
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:185
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:186
SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 4)
File:tests/posix/xsi_realtime/src/sync_io.c
Line:186
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:187
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:188
OPEN_BRACE: open brace '{' following function definitions go on the next line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:191
LEADING_SPACE: please, no spaces at the start of a line
File:tests/posix/xsi_realtime/src/sync_io.c
Line:1
|
Run compliance checks on patch series (PR):
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
274597ce392e87d6a32e699ec63b6f2683905457: tests/posix/xsi_realtime/src/sync_io.c:27: trailing whitespace.
274597ce392e87d6a32e699ec63b6f2683905457: tests/posix/xsi_realtime/src/sync_io.c:42: trailing whitespace.
274597ce392e87d6a32e699ec63b6f2683905457: tests/posix/xsi_realtime/src/sync_io.c:164: trailing whitespace.
274597ce392e87d6a32e699ec63b6f2683905457: tests/posix/xsi_realtime/src/sync_io.c:176: trailing whitespace.
274597ce392e87d6a32e699ec63b6f2683905457: tests/posix/xsi_realtime/src/sync_io.c:185: trailing whitespace.
|
Run compliance checks on patch series (PR):
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Missing newline at end of 'tests/posix/xsi_realtime/prj.conf'. Check your text editor settings.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
TRAILING_WHITESPACE:
tests/posix/xsi_realtime/src/sync_io.c#L27
tests/posix/xsi_realtime/src/sync_io.c:27 trailing whitespace
|
OPEN_BRACE:
tests/posix/xsi_realtime/src/sync_io.c#L28
tests/posix/xsi_realtime/src/sync_io.c:28 open brace '{' following function definitions go on the next line
|
TRAILING_WHITESPACE:
tests/posix/xsi_realtime/src/sync_io.c#L42
tests/posix/xsi_realtime/src/sync_io.c:42 trailing whitespace
|
TRAILING_WHITESPACE:
tests/posix/xsi_realtime/src/sync_io.c#L164
tests/posix/xsi_realtime/src/sync_io.c:164 trailing whitespace
|
TRAILING_WHITESPACE:
tests/posix/xsi_realtime/src/sync_io.c#L176
tests/posix/xsi_realtime/src/sync_io.c:176 trailing whitespace
|
OPEN_BRACE:
tests/posix/xsi_realtime/src/sync_io.c#L181
tests/posix/xsi_realtime/src/sync_io.c:181 open brace '{' following function definitions go on the next line
|
TRAILING_WHITESPACE:
tests/posix/xsi_realtime/src/sync_io.c#L185
tests/posix/xsi_realtime/src/sync_io.c:185 trailing whitespace
|
OPEN_BRACE:
tests/posix/xsi_realtime/src/sync_io.c#L191
tests/posix/xsi_realtime/src/sync_io.c:191 open brace '{' following function definitions go on the next line
|
Run compliance checks on patch series (PR)
Process completed with exit code 3.
|
STATIC_CONST_CHAR_ARRAY:
tests/posix/xsi_realtime/src/sync_io.c#L14
tests/posix/xsi_realtime/src/sync_io.c:14 const array should probably be static const
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L23
tests/posix/xsi_realtime/src/sync_io.c:23 please, no spaces at the start of a line
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L27
tests/posix/xsi_realtime/src/sync_io.c:27 please, no spaces at the start of a line
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L29
tests/posix/xsi_realtime/src/sync_io.c:29 please, no spaces at the start of a line
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L31
tests/posix/xsi_realtime/src/sync_io.c:31 please, no spaces at the start of a line
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L32
tests/posix/xsi_realtime/src/sync_io.c:32 please, no spaces at the start of a line
|
SUSPECT_CODE_INDENT:
tests/posix/xsi_realtime/src/sync_io.c#L32
tests/posix/xsi_realtime/src/sync_io.c:32 suspect code indent for conditional statements (2, 4)
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L33
tests/posix/xsi_realtime/src/sync_io.c:33 please, no spaces at the start of a line
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L34
tests/posix/xsi_realtime/src/sync_io.c:34 please, no spaces at the start of a line
|
LEADING_SPACE:
tests/posix/xsi_realtime/src/sync_io.c#L35
tests/posix/xsi_realtime/src/sync_io.c:35 please, no spaces at the start of a line
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
1.21 KB |
|