coredump:update memory region init #9
build.yml
on: push
Annotations
58 warnings
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (macos)
passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
macOS (macos)
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
|
macOS (macos)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (macos)
format string is empty [-Wformat-zero-length]
|
macOS (macos)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (macos)
format string is empty [-Wformat-zero-length]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
msys2 (msys2)
array subscript has type ‘char’ [-Wchar-subscripts]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-01)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-04)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-04)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-04)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (arm-05)
#warning "FPU test not built; CONFIG_SCHED_WAITPID not defined" [-Wcpp]
|
Linux (arm-05)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (risc-v-06)
#warning "FPU test not built; Only available in the flat build (CONFIG_BUILD_FLAT)" [-Wcpp]
|
Linux (arm-10)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-09)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-09)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-12)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-12)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-12)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
Linux (arm-12)
CONFIG_STM32_USE_LEGACY_PINMAP will be deprecated migrate board.h see tools/stm32_pinmap_tool.py [-W#pragma-messages]
|
macOS (sim-02)
Treating flock as a formula. For the cask, use homebrew/cask/flock or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
macOS (sim-01)
passing arguments to 'getenv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
|
macOS (sim-01)
a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]
|
macOS (sim-01)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (sim-01)
format string is empty [-Wformat-zero-length]
|
macOS (sim-01)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
|
macOS (sim-01)
format string is empty [-Wformat-zero-length]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-arm-01-builds
|
74.9 MB |
|
linux-arm-02-builds
|
62.7 MB |
|
linux-arm-03-builds
|
12.5 MB |
|
linux-arm-04-builds
|
27.3 MB |
|
linux-arm-05-builds
|
37 MB |
|
linux-arm-06-builds
|
111 MB |
|
linux-arm-07-builds
|
51.2 MB |
|
linux-arm-08-builds
|
22.2 MB |
|
linux-arm-09-builds
|
26.5 MB |
|
linux-arm-10-builds
|
17 MB |
|
linux-arm-11-builds
|
17.2 MB |
|
linux-arm-12-builds
|
22.3 MB |
|
linux-arm-13-builds
|
57.7 MB |
|
linux-arm-14-builds
|
35.6 MB |
|
linux-other-builds
|
66 MB |
|
linux-risc-v-01-builds
|
26.8 MB |
|
linux-risc-v-02-builds
|
41.5 MB |
|
linux-risc-v-03-builds
|
40.9 MB |
|
linux-risc-v-04-builds
|
33.2 MB |
|
linux-risc-v-05-builds
|
7 MB |
|
linux-risc-v-06-builds
|
44 MB |
|
linux-sim-01-builds
|
65.8 MB |
|
linux-sim-02-builds
|
39.7 MB |
|
linux-xtensa-01-builds
|
111 MB |
|
linux-xtensa-02-builds
|
111 MB |
|
macos-macos-builds
|
11.9 MB |
|
macos-sim-01-builds
|
7.44 MB |
|
macos-sim-02-builds
|
7.19 MB |
|
msys2-msys2-builds
|
2.9 MB |
|
source-bundle
|
407 MB |
|