/home/runner/work/_temp/app/code/scenes/wifi_marauder_scene_console_output.c: In function 'wifi_marauder_scene_console_output_on_enter': /home/runner/work/_temp/app/code/scenes/wifi_marauder_scene_console_output.c:125:35: error: the comparison will always evaluate as 'true' for the address of 'log_file_path' will never be NULL [-Werror=address] 125 | if(app->log_file_path != NULL) { | ^~ In file included from /home/runner/work/_temp/app/code/scenes/wifi_marauder_scene_console_output.c:1: /home/runner/work/_temp/app/code/scenes/../wifi_marauder_app_i.h:66:10: note: 'log_file_path' declared here 66 | char log_file_path[100]; | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/esp32_wifi_marauder/scenes/wifi_marauder_scene_console_output.o] Error 1 More logs: https://github.com/flipperdevices/flipper-application-catalog/actions/runs/8151251758