Skip to content

fix(demo): added gaurd to prevent crash if default theme is not used … #4

fix(demo): added gaurd to prevent crash if default theme is not used …

fix(demo): added gaurd to prevent crash if default theme is not used … #4

Triggered via push July 31, 2023 02:45
Status Success
Total duration 36m 59s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
Build stm32 port
implicit declaration of function 'lv_obj_add_event'; did you mean 'lv_obj_add_event_cb'? [-Werror=implicit-function-declaration]
Build stm32 port
#error "GC requires CUSTOM_MEM"
Build stm32 port
Process completed with exit code 2.
Build unix port
Process completed with exit code 2.
Build rp2 port
Process completed with exit code 2.
Build esp32 port
implicit declaration of function 'lv_obj_add_event'; did you mean 'lv_obj_add_event_cb'? [-Werror=implicit-function-declaration]
Build esp32 port
implicit declaration of function 'lv_disp_get_driver_data'; did you mean 'lv_disp_get_ver_res'? [-Werror=implicit-function-declaration]
Build esp32 port
'lv_color32_t' {aka 'union <anonymous>'} has no member named 'red'
Build esp32 port
'lv_color32_t' {aka 'union <anonymous>'} has no member named 'green'
Build esp32 port
'lv_color32_t' {aka 'union <anonymous>'} has no member named 'blue'
Build esp32 port
Process completed with exit code 2.
Build stm32 port
The following actions uses node12 which is deprecated and will be forced to run on node16: carlosperate/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build stm32 port
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build rp2 port
The following actions uses node12 which is deprecated and will be forced to run on node16: carlosperate/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build rp2 port
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build esp32 port
initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion]