Feature/sensor shell/tap interrupt #1
Annotations
6 errors and 5 warnings
|
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
Commit da6f4a50e3:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
Commit 598bfcea03:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
Commit c8b26df424:
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:): "extension for the charger api"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit a73c84a29d:
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:): "Changed interface of the memc flexspi driver"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 210d7d3d17:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 7a2290c57a:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 48df2661c3:
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:): "Add bits for I/O abort register"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 694674fc5a:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
Commit 79e58fd927:
1: UC2 Commit message does not contain a 'Signed-off-by:' line
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
|
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Missing newline at end of 'include/zephyr/drivers/charger.h'. Check your text editor settings.
|
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LINE_SPACING: Missing a blank line after declarations
File:drivers/sensor/sensor_shell.c
Line:940
TYPO_SPELLING: 'UNKOWN' may be misspelled - perhaps 'UNKNOWN'?
File:include/zephyr/drivers/charger.h
Line:272
TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
File:include/zephyr/drivers/charger.h
Line:364
TYPO_SPELLING: 'occured' may be misspelled - perhaps 'occurred'?
File:include/zephyr/drivers/charger.h
Line:366
MISSING_EOF_NEWLINE: adding a line without newline at end of file
File:include/zephyr/drivers/charger.h
Line:517
|
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
da6f4a50e3c0eef37197c8d4791d79953ee2eb4b: author email (Jan Kohlwey <[email protected]>) needs to match one of the signed-off-by entries.
598bfcea03b1b7b278e3bcf1762237376249c521: author email (Sohaib Saeed <[email protected]>) needs to match one of the signed-off-by entries.
c8b26df424eac30eada2be3e0427ed4c5a7e5033: author email (Vincent Fartmann <[email protected]>) needs to match one of the signed-off-by entries.
a73c84a29d47e430d3fc2909931656c7ba0632a1: author email (Oliver Birnfeld <[email protected]>) needs to match one of the signed-off-by entries.
210d7d3d17ea5587322000a575cb8c51b92821e9: author email (Oliver Birnfeld <[email protected]>) needs to match one of the signed-off-by entries.
7a2290c57a229484b6276a4f22f3a4ec81d16fa9: author email (Oliver Birnfeld <[email protected]>) needs to match one of the signed-off-by entries.
48df2661c3c2544af85d7cf549a5bb147fc935c0: author email (Oliver Birnfeld <[email protected]>) needs to match one of the signed-off-by entries.
694674fc5a73f18c7747462d2d931c37f67e08b4: author email (Oliver Birnfeld <[email protected]>) needs to match one of the signed-off-by entries.
79e58fd92740f8459b25374b1f3d4b7ae51b0545: author email (Oliver Birnfeld <[email protected]>) needs to match one of the signed-off-by entries.
|
|
drivers/sensor/sensor_shell.c#L940
drivers/sensor/sensor_shell.c:940 Missing a blank line after declarations
|
include/zephyr/drivers/charger.h#L272
include/zephyr/drivers/charger.h:272 'UNKOWN' may be misspelled - perhaps 'UNKNOWN'?
|
include/zephyr/drivers/charger.h#L364
include/zephyr/drivers/charger.h:364 'occured' may be misspelled - perhaps 'occurred'?
|
include/zephyr/drivers/charger.h#L366
include/zephyr/drivers/charger.h:366 'occured' may be misspelled - perhaps 'occurred'?
|
include/zephyr/drivers/charger.h#L517
include/zephyr/drivers/charger.h:517 adding a line without newline at end of file
|
This job failed
Loading