In file included from /home/runner/work/_temp/app/code/scenes/vb_migrate_scene_from_app.c:21: /home/runner/work/_temp/app/code/scenes/vb_migrate_scene_from_app.c: In function 'vb_migrate_scene_from_app_set_state': /home/runner/work/_temp/app/code/scenes/../vb_migrate_i.h:45:45: error: expected ')' before 'NFC_APP_EXTENSION' 45 | #define VB_MIGRATE_TEMPLATE_NAME "template" NFC_APP_EXTENSION | ^~~~~~~~~~~~~~~~~ /home/runner/work/_temp/app/code/scenes/vb_migrate_scene_from_app.c:161:60: note: in expansion of macro 'VB_MIGRATE_TEMPLATE_NAME' 161 | if(vb_migrate_load_nfc(inst, inst->text_store, VB_MIGRATE_TEMPLATE_NAME)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/runner/work/_temp/app/code/scenes/vb_migrate_scene_from_app.c:249:59: error: 'NFC_APP_EXTENSION' undeclared (first use in this function) 249 | VB_MIGRATE_CAPTURE_FORMAT, inst->next_id, NFC_APP_EXTENSION); | ^~~~~~~~~~~~~~~~~ /home/runner/work/_temp/app/code/scenes/vb_migrate_scene_from_app.c:249:59: note: each undeclared identifier is reported only once for each function it appears in scons: *** [/home/runner/.ufbt/build/vb_migrate/scenes/vb_migrate_scene_from_app.o] Error 1 More logs: https://github.com/flipperdevices/flipper-application-catalog/actions/runs/6483536570