acassis commented on PR #18831:
URL: https://github.com/apache/nuttx/pull/18831#issuecomment-4388117234

   @Shriyans406 please fix these issues in your file:
   
   ```
   
   ../nuttx/tools/checkpatch.sh -c -u -m -g  
a8a492cb4fe77ed6bc656e33fc2e3c4363b61d33..HEAD
   ❌ Commit subject must be followed by a blank line
   Used config files:
       1: .codespellrc
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:39:46:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:39:58:
 error: Right bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:39:1:
 error: Blank line precedes right brace at line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:48:40:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:49:40:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:51:2:
 error: Bad right brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:51:3:
 error: Right brace must be followed by a blank line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:53:1:
 error: Right brace must be followed by a blank line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:58:1:
 error: Too many blank lines
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:59:40:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:60:35:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:62:2:
 error: Bad right brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:63:1:
 error: Right brace must be followed by a blank line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:68:40:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:69:40:
 error: Left bracket not on separate line
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:71:2:
 error: Bad right brace alignment
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/boards/xtensa/esp32/esp32-devkitc/src/esp32_userleds.c:72:0:
 error: Garbage follows right bracket
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to