Skip to content

fix: some compilation errors in playlogs #54

fix: some compilation errors in playlogs

fix: some compilation errors in playlogs #54

Triggered via push October 15, 2024 17:07
Status Failure
Total duration 31s
Artifacts

build.yml

on: push
ufbt: Build for Dev branch
21s
ufbt: Build for Dev branch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L41
unknown type name 'UniqueId'
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L42
unknown type name 'UniqueId'
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L52
unknown type name 'UniqueId'
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L53
request for member 'enabled' in something not a structure or union
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L53
request for member 'enabled' in something not a structure or union
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L54
request for member 'enabled' in something not a structure or union
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L55
request for member 'enabled' in something not a structure or union
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L73
'AppSceneIdSelection' undeclared (first use in this function)
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L83
unknown type name 'UniqueId'
ufbt: Build for Dev branch: Canbus_app/scenes/playLogs.c#L86
implicit declaration of function 'get_unique_ids' [-Werror=implicit-function-declaration]
ufbt: Build for Dev branch
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/