Show total CPU usage by all processes, instead of LVGL alone #3
ccpp.yml
on: pull_request
Build Windows GCC
7m 54s
Build Windows MSVC
8m 30s
Build ESP IDF ESP32S3
2m 52s
Matrix: build
Matrix: test-native
Annotations
17 errors and 1 warning
Run tests with 32bit build:
demos/high_res/lv_demo_high_res_api_example.c#L89
implicit declaration of function ‘lv_refr_now’; did you mean ‘lv_anim_refr_now’? [-Wimplicit-function-declaration]
|
Run tests with 32bit build:
demos/high_res/lv_demo_high_res_api_example.c#L90
implicit declaration of function ‘system’ [-Wimplicit-function-declaration]
|
Run tests with 32bit build:
demos/high_res/lv_demo_high_res_api_example.c#L91
implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
|
Run tests with 32bit build:
demos/high_res/lv_demo_high_res_api_example.c#L91
incompatible implicit declaration of built-in function ‘exit’ [-Werror=builtin-declaration-mismatch]
|
Run tests with 32bit build
Process completed with exit code 1.
|
Run tests with 64bit build
The job was canceled because "_32bit_build" failed.
|
Run tests with 64bit build:
demos/high_res/lv_demo_high_res_api_example.c#L89
implicit declaration of function ‘lv_refr_now’; did you mean ‘lv_anim_refr_now’? [-Wimplicit-function-declaration]
|
Run tests with 64bit build:
demos/high_res/lv_demo_high_res_api_example.c#L90
implicit declaration of function ‘system’ [-Wimplicit-function-declaration]
|
Run tests with 64bit build:
demos/high_res/lv_demo_high_res_api_example.c#L91
implicit declaration of function ‘exit’ [-Wimplicit-function-declaration]
|
Run tests with 64bit build:
demos/high_res/lv_demo_high_res_api_example.c#L91
incompatible implicit declaration of built-in function ‘exit’ [-Werror=builtin-declaration-mismatch]
|
Run tests with 64bit build
The operation was canceled.
|
Build Windows GCC:
demos/high_res/lv_demo_high_res_perf_stats.c#L34
no previous prototype for 'ti_read_proc_stats' [-Werror=missing-prototypes]
|
Build Windows GCC:
demos/high_res/lv_demo_high_res_perf_stats.c#L59
pointer targets in passing argument 1 of 'strtok' differ in signedness [-Wpointer-sign]
|
Build Windows GCC:
demos/high_res/lv_demo_high_res_perf_stats.c#L60
comparison of integer expressions of different signedness: 'int' and 'uint32_t' {aka 'unsigned int'} [-Werror=sign-compare]
|
Build Windows GCC:
demos/high_res/lv_demo_high_res_perf_stats.c#L66
no previous prototype for 'ti_get_cpu_load' [-Werror=missing-prototypes]
|
Build Windows GCC
Process completed with exit code 1.
|
Build Windows MSVC
Process completed with exit code 1.
|
Run tests with 32bit build
No files were found with the provided path: tests/ref_imgs*/**/*_err.png
test_screenshot_error.h. No artifacts will be uploaded.
|