samples: bluetooth: HID SCI support in HID samples #7
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 15s
Annotations
6 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):
GitDiffCheck.txt#L0
Git conflict markers and whitespace errors are not allowed in added changes
5ca5bacdf71ddc11214af20192b7249c0118b4f5: 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 3.
|
|
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
|
971 Bytes |
sha256:25177f414bc9b6e5d8e88c0030906db54bd5baf9d0ae5d56fb3ceda0dc7f0519
|
|