Date: | Sun Oct 6 19:25:51 2024 |
---|---|
PVS-Studio Version: | 7.31.81895.392 |
Command Line: | plog-converter -a GA\:1,2,3 -t fullhtml --indicate-warnings build/f7-firmware-DC/pvsreport.log -o build/f7-firmware-DC/pvsreport |
Total Warnings (GA): | 4 |
Group | Location | Level | Code | Message |
---|---|---|---|---|
General Analysis | cli.c:414/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/services/cli/cli.c:414 | Low | V576 | Incorrect format. Consider checking the second actual argument of the 'printf' function. The integer argument of 32-bit size is expected. |
General Analysis | cli.c:422/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/services/cli/cli.c:422 | Low | V576 | Incorrect format. Consider checking the second actual argument of the 'printf' function. The integer argument of 32-bit size is expected. |
General Analysis | cli.c:432/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/services/cli/cli.c:432 | Low | V576 | Incorrect format. Consider checking the fourth actual argument of the 'printf' function. The integer argument of 32-bit size is expected. |
General Analysis | cli.c:432/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/services/cli/cli.c:432 | Low | V576 | Incorrect format. Consider checking the second actual argument of the 'printf' function. The integer argument of 32-bit size is expected. |