Bluetooth: Classic: GAP: Write EIR support #5
compliance.yml
on: pull_request
Run compliance checks on patch series (PR)
2m 39s
Annotations
7 errors, 8 warnings, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 6.
|
Run compliance checks on patch series (PR):
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1305
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1320
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1322
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1323
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1325
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1328
TYPO_SPELLING: 'vaild' may be misspelled - perhaps 'valid'?
File:subsys/bluetooth/host/classic/br.c
Line:1341
|
Run compliance checks on patch series (PR):
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
1: UC2 Signed-off-by: must have a full name
|
Run compliance checks on patch series (PR):
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
67140c79c59ffb6aab399d9ac06789f8da02657d: author email (fangzhenwei <[email protected]>) does not follow the syntax: First Last <email>.
|
Run compliance checks on patch series (PR):
Kconfig.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Kconfig:19: '$APPSDIR/external/zblue/zblue/subsys/bluetooth/Kconfig' not found (in 'source "$APPSDIR/external/zblue/zblue/subsys/bluetooth/Kconfig"'). Check that environment variables are set correctly (e.g. $srctree, which is set to '/home/runner/work/external_zblue/external_zblue'). Also note that unset environment variables expand to the empty string.
|
Run compliance checks on patch series (PR):
KconfigBasicNoModules.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Kconfig:19: '$APPSDIR/external/zblue/zblue/subsys/bluetooth/Kconfig' not found (in 'source "$APPSDIR/external/zblue/zblue/subsys/bluetooth/Kconfig"'). Check that environment variables are set correctly (e.g. $srctree, which is set to '/home/runner/work/external_zblue/external_zblue'). Also note that unset environment variables expand to the empty string.
|
Run compliance checks on patch series (PR)
Process completed with exit code 1.
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1305
subsys/bluetooth/host/classic/br.c:1305 'vaild' may be misspelled - perhaps 'valid'?
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1320
subsys/bluetooth/host/classic/br.c:1320 'vaild' may be misspelled - perhaps 'valid'?
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1322
subsys/bluetooth/host/classic/br.c:1322 'vaild' may be misspelled - perhaps 'valid'?
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1323
subsys/bluetooth/host/classic/br.c:1323 'vaild' may be misspelled - perhaps 'valid'?
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1325
subsys/bluetooth/host/classic/br.c:1325 'vaild' may be misspelled - perhaps 'valid'?
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1328
subsys/bluetooth/host/classic/br.c:1328 'vaild' may be misspelled - perhaps 'valid'?
|
TYPO_SPELLING:
subsys/bluetooth/host/classic/br.c#L1341
subsys/bluetooth/host/classic/br.c:1341 'vaild' may be misspelled - perhaps 'valid'?
|
Run compliance checks on patch series (PR):
ClangFormat.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#clang-format for more details.
You may want to run clang-format on this change:
- uint8_t status;
- uint8_t fec_required;
- uint8_t extended_inquiry_response[240];
+ uint8_t status;
+ uint8_t fec_required;
+ uint8_t extended_inquiry_response[240];
File:include/zephyr/bluetooth/hci_types.h
Line:731
|
You may want to run clang-format on this change:
include/zephyr/bluetooth/hci_types.h#L731
include/zephyr/bluetooth/hci_types.h:731
- uint8_t status;
- uint8_t fec_required;
- uint8_t extended_inquiry_response[240];
+ uint8_t status;
+ uint8_t fec_required;
+ uint8_t extended_inquiry_response[240];
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
compliance.xml
|
1.11 KB |
|