drivers: display: sdl: supporting display_read()
and add some Kconfig options
#115104
Annotations
15 errors and 1 warning
Run Compliance Tests:
drivers/display/display_sdl_bottom.h#L24
drivers/display/display_sdl_bottom.h:24 space required after that ',' (ctx:VxV)
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L53
tests/drivers/display/display_read_write/src/main.c:53 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L56
tests/drivers/display/display_read_write/src/main.c:56 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L58
tests/drivers/display/display_read_write/src/main.c:58 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L77
tests/drivers/display/display_read_write/src/main.c:77 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L82
tests/drivers/display/display_read_write/src/main.c:82 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L85
tests/drivers/display/display_read_write/src/main.c:85 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L96
tests/drivers/display/display_read_write/src/main.c:96 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L98
tests/drivers/display/display_read_write/src/main.c:98 do not use C99 // comments
|
Run Compliance Tests:
tests/drivers/display/display_read_write/src/main.c#L191
tests/drivers/display/display_read_write/src/main.c:191 do not use C99 // comments
|
check-warns:
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
Commit 53ccda868c:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "ignore"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 51c9dd7d1d:
1: T8 Title is too short (1<5): "x"
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "x"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 3de73dd08f:
1: T8 Title is too short (4<5): "test"
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys:): "test"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
|
check-warns:
GitDiffCheck.txt#L1
Git conflict markers and whitespace errors are not allowed in added changes
3de73dd08f4f6a934b8d89c89f73dcee8aae1b2f: drivers/display/Kconfig.sdl:58: space before tab in indent.
|
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:drivers/display/Kconfig.sdl
Line:58
SPACING: space required after that ',' (ctx:VxV)
File:drivers/display/display_sdl_bottom.h
Line:24
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:53
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:56
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:58
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:77
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:82
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:85
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:96
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:98
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:191
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:195
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:196
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:197
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:199
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:200
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:201
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:247
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:251
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:252
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:253
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:255
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:256
C99_COMMENTS: do not use C99 // comments
File:tests/drivers/display/display_read_write/src/main.c
Line:257
|
check-warns:
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
53ccda868ceae0e4000394ff535aa9dfb95f0219: author email (TOKITA Hiroshi <[email protected]>) needs to match one of the signed-off-by entries.
51c9dd7d1d11ddf77756beca675394b83a82290f: author email (TOKITA Hiroshi <[email protected]>) needs to match one of the signed-off-by entries.
3de73dd08f4f6a934b8d89c89f73dcee8aae1b2f: author email (TOKITA Hiroshi <[email protected]>) needs to match one of the signed-off-by entries.
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
drivers/display/Kconfig.sdl#L58
drivers/display/Kconfig.sdl:58 please, no spaces at the start of a line
|
The logs for this run have expired and are no longer available.
Loading