acassis commented on PR #8906: URL: https://github.com/apache/nuttx/pull/8906#issuecomment-1485527354
Please fix the CI issues: ``` ../nuttx/tools/checkpatch.sh -m -g ccf0b5af0d6ba555f549d8d00531fa4a3a432a1b..HEAD Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/stm32f411-minimum/src/stm32_bringup.c:101:4: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/stm32f411-minimum/src/stm32_bringup.c:104:4: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/stm32f411-minimum/src/stm32_bringup.c:108:8: error: Bad alignment Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/stm32f411-minimum/src/stm32_spi.c:49:78: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/stm32f411-minimum/src/stm32_usb.c:131:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/stm32f411-minimum/src/stm32_usb.c:134:1: error: Blank line precedes right brace at line Error: Process completed with exit code 1. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org