samples: bluetooth: HID SCI support in HID samples #5
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 12s
Annotations
7 errors and 2 warnings
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
|
Run compliance checks on patch series (PR):
Nits.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
Please remove blank lines at end of 'samples/bluetooth/peripheral_hids_mouse/hid_sci.conf'
|
|
Run compliance checks on patch series (PR):
Kconfig.txt#L0
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Found references to undefined Kconfig symbols. If any of these are false
positives, then add them to UNDEF_KCONFIG_ALLOWLIST in /home/runner/work/sdk-nrf/sdk-nrf/ncs/zephyr/scripts/ci/check_compliance.py.
If the reference is for a comment like /* CONFIG_FOO_* */ (or
/* CONFIG_FOO_*_... */), then please use exactly that form (with the '*'). The
CI check knows not to flag it.
More generally, a reference followed by $, @, {, (, ., *, or ## will never be
flagged.
CONFIG_BT_HIDS_SCI_ subsys/bluetooth/services/hids.c:60, subsys/bluetooth/services/hids.c:63
|
|
Run compliance checks on patch series (PR):
GitDiffCheck.txt#L0
Git conflict markers and whitespace errors are not allowed in added changes
8a4f9d4dd636b037761887f45d089a273347d63e: samples/bluetooth/peripheral_hids_mouse/hid_sci.conf:11: new blank line at EOF.
|
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
UNNECESSARY_ELSE: else is not generally useful after a break or return
File:samples/bluetooth/central_hids/src/main.c
Line:420
INITIALISED_STATIC: do not initialise statics to 0
File:samples/bluetooth/central_hids/src/main.c
Line:661
|
|
Run compliance checks on patch series (PR)
Process completed with exit code 4.
|
|
INITIALISED_STATIC:
samples/bluetooth/central_hids/src/main.c#L661
samples/bluetooth/central_hids/src/main.c:661 do not initialise statics to 0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
|
|
Run compliance checks on patch series (PR)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf, actions/checkout@v4, actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
UNNECESSARY_ELSE:
samples/bluetooth/central_hids/src/main.c#L420
samples/bluetooth/central_hids/src/main.c:420 else is not generally useful after a break or return
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
compliance.xml
|
1.27 KB |
sha256:03bf0829f01baf91131ddaa24cc23a9fb05ee6ca2bbfb6bf50cb9b63f3090b6b
|
|