caf: modules: leds: fix support GPIO-based LED devicetree definitions #81365
Annotations
4 errors and 5 warnings
check-warns:
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
1: UC3 Commit title does not follow [subsystem]: [subject] (and should not start with literal subsys or treewide): "subsys: caf: fix support GPIO-based LED devicetree definitions"
|
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
SPACE_BEFORE_TAB: please, no space before tabs
File:include/caf/led_effect.h
Line:104
SPACE_BEFORE_TAB: please, no space before tabs
File:include/caf/led_effect.h
Line:144
SPACE_BEFORE_TAB: please, no space before tabs
File:include/caf/led_effect.h
Line:152
LONG_LINE_STRING: line length of 119 exceeds 100 columns
File:subsys/caf/modules/leds.c
Line:190
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Compliance Tests:
include/caf/led_effect.h#L104
include/caf/led_effect.h:104 please, no space before tabs
|
Run Compliance Tests:
include/caf/led_effect.h#L144
include/caf/led_effect.h:144 please, no space before tabs
|
Run Compliance Tests:
include/caf/led_effect.h#L152
include/caf/led_effect.h:152 please, no space before tabs
|
Run Compliance Tests:
subsys/caf/modules/leds.c#L190
subsys/caf/modules/leds.c:190 line length of 119 exceeds 100 columns
|
Loading