Skip to content

database: add sqlite support #81

database: add sqlite support

database: add sqlite support #81

Triggered via push March 5, 2024 01:02
Status Failure
Total duration 53m 59s
Artifacts 3

build.yml

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

Annotations

40 errors and 32 warnings
macOS (macos)
Process completed with exit code 1.
macOS (sim-01)
The job was canceled because "macos" failed.
macOS (sim-01)
The operation was canceled.
macOS (sim-02)
The job was canceled because "macos" failed.
macOS (sim-02)
The operation was canceled.
Linux (sim-02)
Process completed with exit code 1.
Linux (xtensa)
The job was canceled because "sim-02" failed.
Linux (xtensa)
The operation was canceled.
Linux (risc-v)
The job was canceled because "sim-02" failed.
Linux (risc-v)
The operation was canceled.
Linux (sim-01)
The job was canceled because "sim-02" failed.
Linux (sim-01)
The operation was canceled.
Linux (arm-12)
The job was canceled because "sim-02" failed.
Linux (arm-12)
The operation was canceled.
Linux (arm-10)
The job was canceled because "sim-02" failed.
Linux (arm-10)
The operation was canceled.
Linux (arm-07)
The job was canceled because "sim-02" failed.
Linux (arm-07)
The operation was canceled.
Linux (other)
The job was canceled because "sim-02" failed.
Linux (other)
The operation was canceled.
Linux (arm-06)
The job was canceled because "sim-02" failed.
Linux (arm-13)
The job was canceled because "sim-02" failed.
Linux (arm-06)
The operation was canceled.
Linux (arm-13)
The operation was canceled.
Linux (arm-11)
The job was canceled because "sim-02" failed.
Linux (arm-11)
The operation was canceled.
Linux (arm-01)
The job was canceled because "sim-02" failed.
Linux (arm-01)
The operation was canceled.
Linux (arm-08)
The job was canceled because "sim-02" failed.
Linux (arm-08)
The operation was canceled.
Linux (arm-05)
The job was canceled because "sim-02" failed.
Linux (arm-05)
The operation was canceled.
Linux (arm-02)
The job was canceled because "sim-02" failed.
Linux (arm-02)
The operation was canceled.
Linux (arm-03)
The job was canceled because "sim-02" failed.
Linux (arm-03)
The operation was canceled.
Linux (arm-04)
The job was canceled because "sim-02" failed.
Linux (arm-04)
The operation was canceled.
Linux (arm-09)
The job was canceled because "sim-02" failed.
Linux (arm-09)
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/.
macOS (macos)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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 (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-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]
Linux (sim-02)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linux (sim-02)
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
Linux (xtensa)
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
Linux (risc-v)
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
Linux (sim-01)
No files were found with the provided path: buildartifacts/. No artifacts will be uploaded.
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]
msys2 (msys2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/download-artifact@v3, 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]

Artifacts

Produced during runtime
Name Size
linux-builds Expired
1.01 GB
msys2-builds Expired
3.85 MB
source-bundle Expired
346 MB