cederom commented on PR #3618:
URL: https://github.com/apache/nuttx-apps/pull/3618#issuecomment-4919975277
Very nice, big thank you @dmihai03 and thank your for very good PR
description with testing!! :-)
CI check still complains about these, please take a look :-)
```
❌ Missing Signed-off-by
ERROR __main__.py:618: Check failed:
/home/runner/work/nuttx-apps/nuttx-apps/apps/examples/mqttc/CMakeLists.txt
cmake-format check failed, run following command to update the style:
$ cmake-format <src> -o <dst>
ERROR __main__.py:618: Check failed:
/home/runner/work/nuttx-apps/nuttx-apps/apps/examples/mqttc/CMakeLists.txt
Used config files:
1: .codespellrc
Error:
/home/runner/work/nuttx-apps/nuttx-apps/apps/examples/mqttc/mqttc_pub.c:470:7:
error: Mixed case identifier found
Error:
/home/runner/work/nuttx-apps/nuttx-apps/apps/examples/mqttc/mqttc_sub.c:644:7:
error: Mixed case identifier found
Error:
/home/runner/work/nuttx-apps/nuttx-apps/apps/examples/mqttc/mqttc_sub.c:711:7:
error: Mixed case identifier found
Some checks failed. For contributing guidelines, see:
https://github.com/apache/nuttx/blob/master/CONTRIBUTING.md
```
--
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]