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

   @aditya0yadav the CI is failing because:
   
   ```
   ../nuttx/tools/checkpatch.sh -c -u -m -g 
440ad137b8ff9e6cb1f33b5a84274eb4b6bc3de1..HEAD
   ❌ Commit subject missing colon (e.g. 'subsystem: msg')
   ❌ Missing Signed-off-by
   Used config files:
       1: .codespellrc
   Error: 
/home/runner/work/nuttx/nuttx/nuttx/arch/sim/src/sim/posix/sim_hosttime.c:154:0:
 error: Garbage follows right bracket
   Some checks failed. For contributing guidelines, see:
     https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md
   Error: Process completed with exit code 1.
   ```
   
   You didn't signed your commit and you are using "sim: posix:" instead of 
"sim/posix:" in the commit title. Please fix these issues.


-- 
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