Lvgl input sink #77
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
Build rp2 port
The following actions uses node12 which is deprecated and will be forced to run on node16: carlosperate/arm-none-eabi-gcc-action@v1.3.0. 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 stm32 port
The following actions uses node12 which is deprecated and will be forced to run on node16: carlosperate/arm-none-eabi-gcc-action@v1.3.0. 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 stm32 port
format '%d' expects argument of type 'int', but argument 3 has type 'int32_t' {aka 'const long int'} [-Wformat=]
|
Build stm32 port
format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
|
Build stm32 port
format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
|
Build stm32 port
format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
|
Build stm32 port
format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int' [-Wformat=]
|
Build stm32 port
format '%d' expects argument of type 'int', but argument 3 has type 'uint32_t' {aka 'long unsigned int'} [-Wformat=]
|
Build stm32 port
format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
|