Skip to content

Rewrite Storage Component in C++ #1508

Rewrite Storage Component in C++

Rewrite Storage Component in C++ #1508

Triggered via pull request October 19, 2023 15:21
Status Failure
Total duration 44m 39s
Artifacts

workflow.yaml

on: pull_request
Matrix: Build + Test (C++)
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
23m 5s
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
Comment Coverage Results
0s
Comment Coverage Results
dockerized-unittests
0s
dockerized-unittests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 13 warnings
Build + Test (C++) (Release, clang, clang++, 14)
Process completed with exit code 134.
Build + Test (C++) (Debug, gcc, g++, 11)
Process completed with exit code 134.
Build + Test (C++) (Debug, clang, clang++, 16, true)
Process completed with exit code 134.
Build + Test (C++) (Debug, gcc, g++, 12)
Process completed with exit code 134.
Build + Test (C++) (clang, clang++, 14, Tsan)
Process completed with exit code 134.
Build + Test (C++) (clang, clang++, 14, Asan)
Process completed with exit code 134.
integrationtests
Process completed with exit code 1.
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
unittests
The following actions uses node12 which is deprecated and will be forced to run on node16: coroo/[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 + Test (C++) (Debug, clang, clang++, 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
tidy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (Release, clang, clang++, 14)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (Debug, gcc, g++, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (Debug, clang, clang++, 16, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (Debug, gcc, g++, 12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (Release, gcc, g++, 11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (clang, clang++, 14, Tsan)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (Release, clang, clang++, 16, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build + Test (C++) (clang, clang++, 14, Asan)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/