Skip to content

refactor: split error message from source location in reports #2496

refactor: split error message from source location in reports

refactor: split error message from source location in reports #2496

Triggered via pull request October 4, 2024 20:24
Status Failure
Total duration 11m 53s
Artifacts

ci.yml

on: pull_request
Generate Test Matrix
51s
Generate Test Matrix
Matrix: build
Matrix: llvm-releases
MrDocs Releases
0s
MrDocs Releases
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 6 warnings
MSVC ^14.40: C++20 (Optimized-Debug)
CMake tests failed with exit code 8 Error: CMake tests failed with exit code 8 at main (D:\a\_actions\alandefreitas\cpp-actions\v1.8.6\cmake-workflow\dist\index.js:1261:23) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (D:\a\_actions\alandefreitas\cpp-actions\v1.8.6\cmake-workflow\dist\index.js:1876:13)
Clang 18: C++20
CMake tests failed with exit code 8 Error: CMake tests failed with exit code 8 at main (/__w/_actions/alandefreitas/cpp-actions/v1.8.6/cmake-workflow/dist/index.js:1261:23) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (/__w/_actions/alandefreitas/cpp-actions/v1.8.6/cmake-workflow/dist/index.js:1876:13)
GCC 14: C++20
CMake tests failed with exit code 8 Error: CMake tests failed with exit code 8 at main (/__w/_actions/alandefreitas/cpp-actions/v1.8.6/cmake-workflow/dist/index.js:1261:23) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (/__w/_actions/alandefreitas/cpp-actions/v1.8.6/cmake-workflow/dist/index.js:1876:13)
MSVC ^14.40: C++20
CMake tests failed with exit code 8 Error: CMake tests failed with exit code 8 at main (D:\a\_actions\alandefreitas\cpp-actions\v1.8.6\cmake-workflow\dist\index.js:1261:23) at processTicksAndRejections (node:internal/process/task_queues:95:5) at run (D:\a\_actions\alandefreitas\cpp-actions\v1.8.6\cmake-workflow\dist\index.js:1876:13)
MSVC ^14.40: C++20 (Optimized-Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: seanmiddleditch/gha-setup-ninja@v4, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Clang 18: C++20
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Warning - clang++-18 - [-Wunused-function]: src/lib/Lib/ExecutionContext.cpp#L33
clang++-18 - unused function 'mergeInfos' ([-Wunused-function])
GCC 14: C++20
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build Warning - g++-14 - [-Wunused-function]: src/lib/Lib/ExecutionContext.cpp#L33
g++-14 - 'clang::mrdocs::Expected<std::unique_ptr<clang::mrdocs::Info> > clang::mrdocs::{anonymous}::mergeInfos(std::vector<std::unique_ptr<clang::mrdocs::Info> >&)' defined but not used ([-Wunused-function])
MSVC ^14.40: C++20
The following actions use a deprecated Node.js version and will be forced to run on node20: seanmiddleditch/gha-setup-ninja@v4, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/