Bluetooth: Classic: SPP: Add SPP command set #224639
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
3m 38s
Annotations
4 errors and 1 warning
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
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/zephyr/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_SPP subsys/bluetooth/host/classic/shell/CMakeLists.txt:17
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L0
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LONG_LINE: line length of 106 exceeds 100 columns
File:subsys/bluetooth/host/classic/shell/spp.c
Line:538
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
LONG_LINE:
subsys/bluetooth/host/classic/shell/spp.c#L538
subsys/bluetooth/host/classic/shell/spp.c:538 line length of 106 exceeds 100 columns
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
compliance.xml
|
973 Bytes |
sha256:c88d58ffb4bed36a4d62b8bed6622359006d782e4834d1418c5184211b5fa682
|
|