Skip to content

Adapt to lvgl's property API #51

Adapt to lvgl's property API

Adapt to lvgl's property API #51

Triggered via pull request July 24, 2024 17:40
@XuNeoXuNeo
synchronize #50
luavgl-property
Status Failure
Total duration 49s
Artifacts

ci.yml

on: pull_request
Build on ubuntu-latest
38s
Build on ubuntu-latest
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Build on ubuntu-latest: src/widgets/label.c#L58
‘luavgl_label_get_text’ undeclared here (not in a function); did you mean ‘luavgl_label_cut_text’?
Build on ubuntu-latest: src/widgets/label.c#L59
‘luavgl_label_get_long_mode’ undeclared here (not in a function); did you mean ‘lv_label_get_long_mode’?
Build on ubuntu-latest
Process completed with exit code 1.