nrf_rpc: Add functionality for invoking remote shell cmd via rpc #82974
Annotations
4 errors and 2 warnings
check-warns:
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
6: UC4 Commit message body line exceeds max length (73>72): "This commit adds the new nrf_rpc client shell subcommand: 'remote_shell'."
|
check-warns:
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:subsys/nrf_rpc/dev_info/client/dev_info_client.c
Line:71
LONG_LINE: line length of 105 exceeds 100 columns
File:subsys/nrf_rpc/dev_info/server/dev_info_server.c
Line:90
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests
Process completed with exit code 2.
|
Run Compliance Tests:
subsys/nrf_rpc/dev_info/client/dev_info_client.c#L71
subsys/nrf_rpc/dev_info/client/dev_info_client.c:71 Missing a blank line after declarations
|
Run Compliance Tests:
subsys/nrf_rpc/dev_info/server/dev_info_server.c#L90
subsys/nrf_rpc/dev_info/server/dev_info_server.c:90 line length of 105 exceeds 100 columns
|
Loading