acassis commented on PR #2988: URL: https://github.com/apache/nuttx-apps/pull/2988#issuecomment-2641356242
@linguini1 please fix these issues: ``` /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c: error: No block comments found Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:1:1: error: Missing file header comment block Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:1:1: warning: #include outside of 'Included Files' section Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:2:0: error: Path relative to repository other than "nuttx" must begin with the root directory Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:2:1: warning: #include outside of 'Included Files' section Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:3:1: warning: #include outside of 'Included Files' section Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:4:1: warning: #include outside of 'Included Files' section Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:5:1: warning: #include outside of 'Included Files' section Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:6:1: warning: #include outside of 'Included Files' section Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:8:1: warning: #include outside of 'Included Files' section Warning: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:11:1: warning: #define outside of 'Pre-processor Definitions' section Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:74:7: error: Missing whitespace after semicolon Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:74:8: error: Missing whitespace after semicolon Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/sensors/accel_calib/accel_calib_main.c:100:1: error: "Private/Public Functions" not found! File will not be checked 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