Stdout: scons: Entering directory `/home/runner/.ufbt/current/scripts/ufbt' CC /tmp/tmpxs3r54so/code/cJSON/cJSON.c CC /tmp/tmpxs3r54so/code/drivers/lis2dh12_reg.c CC /tmp/tmpxs3r54so/code/drivers/lis2xx12_wrapper.c CC /tmp/tmpxs3r54so/code/drivers/sk6805.c ICONS /home/runner/.ufbt/build/401_light_msg/401_light_msg_icons.c CC /tmp/tmpxs3r54so/code/bmp.c CC /tmp/tmpxs3r54so/code/401LightMsg_main.c CC /tmp/tmpxs3r54so/code/401_sign.c CC /tmp/tmpxs3r54so/code/401LightMsg_config.c CC /tmp/tmpxs3r54so/code/401_config.c CC /tmp/tmpxs3r54so/code/401LightMsg_bmp_editor.c CC /tmp/tmpxs3r54so/code/401LightMsg_splash.c CC /tmp/tmpxs3r54so/code/401LightMsg_acc.c CC /tmp/tmpxs3r54so/code/401LightMsg_set_text.c CC /tmp/tmpxs3r54so/code/401LightMsg_main_menu.c CC /home/runner/.ufbt/build/401_light_msg/401_light_msg_icons.c CC /tmp/tmpxs3r54so/code/font.c Stderr: /tmp/tmpxs3r54so/code/401LightMsg_acc.c: In function 'app_acc_worker': /tmp/tmpxs3r54so/code/401LightMsg_acc.c:227:13: error: implicit declaration of function 'furi_timer_flush'; did you mean 'furi_timer_free'? [-Werror=implicit-function-declaration] 227 | furi_timer_flush(); | ^~~~~~~~~~~~~~~~ | furi_timer_free cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/401_light_msg/401LightMsg_acc.o] Error 1