Skip to content

feat(obj): add API to set/get object ID. #12609

feat(obj): add API to set/get object ID.

feat(obj): add API to set/get object ID. #12609

Triggered via pull request May 25, 2024 17:38
Status Failure
Total duration 4m 44s
Artifacts

ccpp.yml

on: pull_request
Build Windows GCC
3m 22s
Build Windows GCC
Build Windows MSVC
4m 12s
Build Windows MSVC
Matrix: build
Matrix: test-native
Fit to window
Zoom out
Zoom in

Annotations

23 errors
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L45
no previous prototype for ‘lv_obj_assign_id’ [-Werror=missing-prototypes]
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L57
‘lv_obj_t’ {aka ‘struct _lv_obj_t’} has no member named ‘id’
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L78
‘lv_obj_t’ {aka ‘struct _lv_obj_t’} has no member named ‘id’
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L81
no previous prototype for ‘lv_obj_free_id’ [-Werror=missing-prototypes]
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L86
no previous prototype for ‘lv_obj_stringify_id’ [-Werror=missing-prototypes]
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L95
‘lv_obj_t’ {aka ‘struct _lv_obj_t’} has no member named ‘id’
Build OPTIONS_16BIT: src/core/lv_obj_id_builtin.c#L99
no previous prototype for ‘lv_objid_builtin_destroy’ [-Werror=missing-prototypes]
Build OPTIONS_16BIT
Process completed with exit code 1.
Build OPTIONS_24BIT
The job was canceled because "OPTIONS_16BIT" failed.
Build OPTIONS_24BIT
The operation was canceled.
Build OPTIONS_FULL_32BIT
The job was canceled because "OPTIONS_16BIT" failed.
Build OPTIONS_FULL_32BIT
The operation was canceled.
Build OPTIONS_VG_LITE
The job was canceled because "OPTIONS_16BIT" failed.
Build OPTIONS_VG_LITE
The operation was canceled.
Build Windows GCC: src/core/lv_obj_id_builtin.c#L45
no previous prototype for 'lv_obj_assign_id' [-Werror=missing-prototypes]
Build Windows GCC: src/core/lv_obj_id_builtin.c#L57
'lv_obj_t' {aka 'struct _lv_obj_t'} has no member named 'id'
Build Windows GCC: src/core/lv_obj_id_builtin.c#L78
'lv_obj_t' {aka 'struct _lv_obj_t'} has no member named 'id'
Build Windows GCC: src/core/lv_obj_id_builtin.c#L81
no previous prototype for 'lv_obj_free_id' [-Werror=missing-prototypes]
Build Windows GCC: src/core/lv_obj_id_builtin.c#L86
no previous prototype for 'lv_obj_stringify_id' [-Werror=missing-prototypes]
Build Windows GCC: src/core/lv_obj_id_builtin.c#L95
'lv_obj_t' {aka 'struct _lv_obj_t'} has no member named 'id'
Build Windows GCC: src/core/lv_obj_id_builtin.c#L99
no previous prototype for 'lv_objid_builtin_destroy' [-Werror=missing-prototypes]
Build Windows GCC
Process completed with exit code 1.
Build Windows MSVC
Process completed with exit code 1.