You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/12/24 18:01:56 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 commented on pull request #938: Add example app for isl29023 driver

xiaoxiang781216 commented on pull request #938:
URL: https://github.com/apache/incubator-nuttx-apps/pull/938#issuecomment-1000909743


   @diegoherranz please fix the below warning:
   ```
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:63:78: error: Long line found
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:70:34: error: Missing space before closing C comment
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:89:5: error: Missing asterisk in comment block
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:90:5: error: Missing asterisk in comment block
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:91:27: error: Block comment terminator must be on a separate line
   Error: /home/runner/work/incubator-nuttx-apps/incubator-nuttx-apps/apps/examples/isl29023/isl29023_main.c:91:5: error: Missing asterisk in comment block
   ```


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org