nrf_rpc: Add functionality for invoking remote shell cmd via rpc #82974
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
1m 36s
Annotations
4 errors and 2 warnings
Run compliance checks on patch series (PR):
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'."
|
Run compliance checks on patch series (PR):
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
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
Run compliance checks on patch series (PR)
Process completed with exit code 2.
|
LINE_SPACING:
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
|
LONG_LINE:
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
735 Bytes |
|