Add DT bindings for sensor channels #131858
Annotations
7 errors and 7 warnings
Run Compliance Tests
Process completed with exit code 5.
|
check-warns:
YAMLLint.txt#L1
Check YAML files with YAMLLint.
YAMLLint (line-length):line too long (106 > 100 characters)
File:drivers/sensor/attributes.yaml
Line:4
Column:101
YAMLLint (line-length):line too long (113 > 100 characters)
File:drivers/sensor/attributes.yaml
Line:28
Column:101
YAMLLint (line-length):line too long (132 > 100 characters)
File:drivers/sensor/attributes.yaml
Line:52
Column:101
YAMLLint (line-length):line too long (145 > 100 characters)
File:drivers/sensor/attributes.yaml
Line:58
Column:101
YAMLLint (line-length):line too long (207 > 100 characters)
File:drivers/sensor/attributes.yaml
Line:88
Column:101
|
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/sensor/asahi_kasei/akm09918c/akm09918c_emul.c
Line:135
BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
File:include/zephyr/drivers/sensor.h
Line:199
|
check-warns:
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
3cef8e9c6a983718ddc9f87060b5fd9d4f972560: author email (Yuval Peress <[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 3cef8e9c6a:
1: T5 Title contains the word 'wip' (case-insensitive): "WIP"
1: T8 Title is too short (3<5): "WIP"
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 or treewide): "WIP"
1: UC6 Commit message body is empty, should at least have 1 line(s).
3: B6 Body message is missing
|
check-warns:
Nits.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Missing newline at end of 'drivers/sensor/asahi_kasei/akm09918c/sensor.yaml'. Check your text editor settings.
Missing newline at end of 'tests/drivers/build_all/sensor/src/static_test.c'. Check your text editor settings.
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
drivers/sensor/attributes.yaml#L4
drivers/sensor/attributes.yaml:4 line too long (106 > 100 characters)
|
Run Compliance Tests:
drivers/sensor/attributes.yaml#L28
drivers/sensor/attributes.yaml:28 line too long (113 > 100 characters)
|
Run Compliance Tests:
drivers/sensor/attributes.yaml#L52
drivers/sensor/attributes.yaml:52 line too long (132 > 100 characters)
|
Run Compliance Tests:
drivers/sensor/attributes.yaml#L58
drivers/sensor/attributes.yaml:58 line too long (145 > 100 characters)
|
Run Compliance Tests:
drivers/sensor/attributes.yaml#L88
drivers/sensor/attributes.yaml:88 line too long (207 > 100 characters)
|
Run Compliance Tests:
drivers/sensor/asahi_kasei/akm09918c/akm09918c_emul.c#L135
drivers/sensor/asahi_kasei/akm09918c/akm09918c_emul.c:135 please, no spaces at the start of a line
|
Run Compliance Tests:
include/zephyr/drivers/sensor.h#L199
include/zephyr/drivers/sensor.h:199 Block comments use a trailing */ on a separate line
|
Loading