Skip to content

stm32_dma2d: (fix) remove unused functions #100

stm32_dma2d: (fix) remove unused functions

stm32_dma2d: (fix) remove unused functions #100

Re-run triggered January 30, 2024 22:14
Status Success
Total duration 6m 40s
Artifacts

build_micropython.yml

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

Annotations

13 warnings
Build stm32 port
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: carlosperate/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build stm32 port
The following actions uses node12 which is deprecated and will be forced to run on node16: carlosperate/[email protected]. 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 '%lu' expects argument of type 'long unsigned int', but argument 3 has type '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 '%d' expects argument of type 'int', but argument 3 has type 'int32_t' {aka 'const long int'} [-Wformat=]
Build rp2 port
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: carlosperate/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build rp2 port
The following actions uses node12 which is deprecated and will be forced to run on node16: carlosperate/[email protected]. 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/