Merge pull request #53 from ycsin/pr/zephyr_header_autoconf #121
Annotations
10 warnings
Build stm32 port
Could not save to the cache.
Unable to reserve cache with key gcc-arm-none-eabi-9.2019.4-linux, another job may be creating this cache.
|
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 3 has type 'uint32_t' {aka '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 4 has type 'long unsigned int' [-Wformat=]
|
Build stm32 port
format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
|
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/
|