Skip to content

fix(flex): handle malloc fail (#6443) #6

fix(flex): handle malloc fail (#6443)

fix(flex): handle malloc fail (#6443) #6

Triggered via push July 9, 2024 08:34
Status Success
Total duration 5m 33s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: carlosperate/arm-none-eabi-gcc-action@v1.3.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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 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 '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat=]
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 following actions uses Node.js version which is deprecated and will be forced to run on node20: carlosperate/arm-none-eabi-gcc-action@v1.3.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/