Date: | Fri Sep 6 11:04:22 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 |
Fails/Info: | 1 |
Group | Location | Level | Code | Message |
---|---|---|---|---|
:1 :1 | Renew | Your license will expire in 26 days. Click 'Renew' to learn more or contact us at support@viva64.com. | ||
General Analysis | infrared_error_code.h:40/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/main/infrared/infrared_error_code.h:40 | Low | V1003 | The macro 'INFRARED_ERROR_GET_CODE' is a dangerous expression. The parameter 'error' must be surrounded by parentheses. |
General Analysis | infrared_error_code.h:41/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/main/infrared/infrared_error_code.h:41 | Low | V1003 | The macro 'INFRARED_ERROR_GET_INDEX' is a dangerous expression. The parameter 'error' must be surrounded by parentheses. |
General Analysis | infrared_error_code.h:42/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/main/infrared/infrared_error_code.h:42 | Low | V1003 | The macro 'INFRARED_ERROR_SET_INDEX' is a dangerous expression. The parameter 'index' must be surrounded by parentheses. |
General Analysis | infrared_error_code.h:45/runner/_work/flipperzero-firmware/flipperzero-firmware/applications/main/infrared/infrared_error_code.h:45 | Low | V1003 | The macro 'INFRARED_ERROR_CHECK' is a dangerous expression. The parameter 'test_code' must be surrounded by parentheses. |