/home/runner/work/_temp/app/code/lib/magic/protocols/gen4/gen4_poller.c: In function 'gen4_poller_detect_callback': /home/runner/work/_temp/app/code/lib/magic/protocols/gen4/gen4_poller.c:93:13: error: implicit declaration of function 'nfc_util_num2bytes' [-Werror=implicit-function-declaration] 93 | nfc_util_num2bytes(gen4_poller_detect_ctx->password, COUNT_OF(pwd_arr), pwd_arr); | ^~~~~~~~~~~~~~~~~~ /home/runner/work/_temp/app/code/lib/magic/protocols/gen4/gen4_poller_i.c: In function 'gen4_poller_set_config': /home/runner/work/_temp/app/code/lib/magic/protocols/gen4/gen4_poller_i.c:38:9: error: implicit declaration of function 'nfc_util_num2bytes' [-Werror=implicit-function-declaration] 38 | nfc_util_num2bytes(password, COUNT_OF(password_arr), password_arr); | ^~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/nfc_magic/lib/magic/protocols/gen4/gen4_poller_i.o] Error 1 cc1: all warnings being treated as errors scons: *** [/home/runner/.ufbt/build/nfc_magic/lib/magic/protocols/gen4/gen4_poller.o] Error 1 More logs: https://github.com/flipperdevices/flipper-application-catalog/actions/runs/9549906139