The GitHub Actions job "Check" on incubator-nuttx-apps.git has failed.
Run started by GitHub user Donny9 (triggered by Donny9).

Head commit for run:
ea82c78f32bdd60a23b7671b959b8b90aa080aa3 / Jiuzhu Dong <[email protected]>
fix compile warning

scanftest_main.c:1121:34: warning: ā€˜%s’ directive writing up to 2 bytes into a 
region of size between 1 and 80 [-Wformat-overflow=]
canftest_main.c: In function 'scanftest_main':
scanftest_main.c:1399:42: warning: format '%n' expects argument of type 'int 
*', but argument 3 has type 'unsigned int' [-Wformat=]
 1399 |               printf("Test #%u assigned %nou instead of %lli.\n",
      |                                         ~^
      |                                          |
      |                                          int *
      |                                         %d
 1400 |                      t + 1, nou, type_data[t].value.u);
      |                             ~~~
      |                             |
      |                             unsigned int

Signed-off-by: Jiuzhu Dong <[email protected]>

Report URL: 
https://github.com/apache/incubator-nuttx-apps/actions/runs/2045044319

With regards,
GitHub Actions via GitBox

Reply via email to