Skip to content

Bluetooth: Classic: GAP: Write EIR support #6

Bluetooth: Classic: GAP: Write EIR support

Bluetooth: Classic: GAP: Write EIR support #6

Triggered via pull request January 15, 2025 06:14
Status Failure
Total duration 2m 42s
Artifacts 1

compliance.yml

on: pull_request
Run compliance checks on patch series (PR)
2m 32s
Run compliance checks on patch series (PR)
Fit to window
Zoom out
Zoom in

Annotations

6 errors, 1 warning, and 1 notice
Run compliance checks on patch series (PR)
Process completed with exit code 5.
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 832fd9af372f16fafcdce0458873f625ebd8f12b: 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.
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
1000 Bytes