JianyuWang0623 commented on PR #3104: URL: https://github.com/apache/nuttx-apps/pull/3104#issuecomment-3002352117
> Hmm, there is build error in [e4c4a50](https://github.com/apache/nuttx-apps/commit/e4c4a505fac019af26ec398e1734306f58878c85) on the commits list, but the summary on the PR shows "all checks passed", looks like CI/GH problem? I have restarted failed process hope that helps :-) @cederom The new commit "system/fastboot: fix typos of response error log" has fixed the error. ``` ../nuttx/tools/checkpatch.sh -c -u -m -g ee33688acadec76dd85b7d9ed3cba2d49e237a85..HEAD /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:112: higer ==> higher /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:655: Reponse ==> Response /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:946: Reponse ==> Response 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