Skip to content

testing: Add simple debug test program #214

testing: Add simple debug test program

testing: Add simple debug test program #214

Triggered via push June 22, 2024 06:40
Status Cancelled
Total duration 27m 39s
Artifacts 2

build.yml

on: push
Matrix: Linux
Matrix: macOS
Matrix: msys2
Fit to window
Zoom out
Zoom in

Annotations

42 errors and 44 warnings
Linux (risc-v)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (sim-02)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
msys2 (msys2)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
msys2 (msys2)
The operation was canceled.
Linux (sim-01)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (sim-01)
The operation was canceled.
macOS (sim-02)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
macOS (sim-02)
The operation was canceled.
macOS (macos)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
macOS (macos)
The operation was canceled.
Linux (arm-05)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-05)
The operation was canceled.
macOS (sim-01)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-10)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-10)
The operation was canceled.
macOS (sim-01)
The operation was canceled.
Linux (arm-03)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-03)
The operation was canceled.
Linux (arm-12)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-12)
The operation was canceled.
Linux (arm-04)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-04)
The operation was canceled.
Linux (arm-08)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-08)
The operation was canceled.
Linux (xtensa)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (xtensa)
The operation was canceled.
Linux (arm-07)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-07)
The operation was canceled.
Linux (arm-13)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-13)
The operation was canceled.
Linux (arm-11)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-11)
The operation was canceled.
Linux (arm-02)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-02)
The operation was canceled.
Linux (arm-09)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-09)
The operation was canceled.
Linux (other)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (other)
The operation was canceled.
Linux (arm-06)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-06)
The operation was canceled.
Linux (arm-01)
Canceling since a higher priority waiting request for 'build-refs/heads/master' exists
Linux (arm-01)
The operation was canceled.
Fetch-Source
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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]
macOS (sim-02)
'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-02)
'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-02)
'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-02)
'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-02)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
macOS (sim-02)
format string is empty [-Wformat-zero-length]
macOS (sim-02)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
macOS (sim-02)
format string is empty [-Wformat-zero-length]
macOS (sim-02)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
macOS (sim-02)
format string is empty [-Wformat-zero-length]
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)
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]
macOS (macos)
operator '?:' has lower precedence than '|'; '|' will be evaluated first [-Wbitwise-conditional-parentheses]
macOS (macos)
format string is empty [-Wformat-zero-length]
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)
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]
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]
Linux (arm-08)
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]
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-builds", "source-bundle". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
linux-builds Expired
1.46 GB
source-bundle Expired
369 MB