tests: net: conn_mgr: wifi_kv_store: added #1432
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 46s
Annotations
3 errors and 4 warnings
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LINE_SPACING: Missing a blank line after declarations
File:tests/net/conn_mgr/wifi_kv_store/src/main.c
Line:47
LINE_SPACING: Missing a blank line after declarations
File:tests/net/conn_mgr/wifi_kv_store/src/main.c
Line:80
LINE_SPACING: Missing a blank line after declarations
File:tests/net/conn_mgr/wifi_kv_store/src/main.c
Line:119
LINE_SPACING: Missing a blank line after declarations
File:tests/net/conn_mgr/wifi_kv_store/src/main.c
Line:191
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
LINE_SPACING:
tests/net/conn_mgr/wifi_kv_store/src/main.c#L191
tests/net/conn_mgr/wifi_kv_store/src/main.c:191 Missing a blank line after declarations
|
LINE_SPACING:
tests/net/conn_mgr/wifi_kv_store/src/main.c#L119
tests/net/conn_mgr/wifi_kv_store/src/main.c:119 Missing a blank line after declarations
|
LINE_SPACING:
tests/net/conn_mgr/wifi_kv_store/src/main.c#L80
tests/net/conn_mgr/wifi_kv_store/src/main.c:80 Missing a blank line after declarations
|
LINE_SPACING:
tests/net/conn_mgr/wifi_kv_store/src/main.c#L47
tests/net/conn_mgr/wifi_kv_store/src/main.c:47 Missing a blank line after declarations
|