| Date: | Tue Dec 19 09:36:43 2023 |
|---|---|
| PVS-Studio Version: | 7.23.69221.300 |
| 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): | 2 |
| Group | Location | Level | Code | Message |
|---|---|---|---|---|
| General Analysis | keys_dict.c:111 | Low | V576 | Incorrect format. Consider checking the fourth actual argument of the 'furi_log_print_format' function. The integer argument of 32-bit size is expected. |
| General Analysis | keys_dict.c:308 | Medium | V560 | A part of conditional expression is always true: !is_endfile. |