Skip to content

zephyr: rename shadow variables #78

zephyr: rename shadow variables

zephyr: rename shadow variables #78

Triggered via pull request August 7, 2023 19:51
Status Success
Total duration 6m 40s
Artifacts

build_micropython.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 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
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 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=]