[DNM] Upmerge 20231208 #53472
Annotations
5 errors and 1 warning
check-warns:
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
CODE_INDENT: code indent should use tabs where possible
File:modules/trusted-firmware-m/tfm_boards/common/assert.c
Line:18
LEADING_SPACE: please, no spaces at the start of a line
File:modules/trusted-firmware-m/tfm_boards/common/assert.c
Line:18
|
check-warns:
KconfigBasic.txt#L1
See https://docs.zephyrproject.org/latest/build/kconfig/tips.html for more details.
Undefined Kconfig symbols:
warning: undefined symbol NRF_STORE_REBOOT_TYPE_GPREGRET:
- Referenced at /home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf/subsys/zigbee/Kconfig:7:
menuconfig ZIGBEE
bool "Enable Zigbee stack"
select APP_LINK_WITH_ZBOSS
select PM_SINGLE_IMAGE
select NET_L2_ZIGBEE
select NETWORKING
select NET_PKT_TXTIME
select REBOOT
select EXPERIMENTAL
imply FPU
imply MPSL
imply ENTROPY_GENERATOR
imply POLL
imply FLASH
imply FLASH_PAGE_LAYOUT
imply FLASH_MAP
imply MPU_ALLOW_FLASH_WRITE
imply NRF_STORE_REBOOT_TYPE_GPREGRET
depends on SOC_NRF52840 || SOC_NRF52833 || SOC_NRF5340_CPUAPP
|
check-warns
Process completed with exit code 1.
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/assert.c#L18
modules/trusted-firmware-m/tfm_boards/common/assert.c:18 code indent should use tabs where possible
|
Run Compliance Tests
Process completed with exit code 2.
|
Run Compliance Tests:
modules/trusted-firmware-m/tfm_boards/common/assert.c#L18
modules/trusted-firmware-m/tfm_boards/common/assert.c:18 please, no spaces at the start of a line
|
The logs for this run have expired and are no longer available.
Loading