Skip to content

refactor: drop bitcode support #2481

refactor: drop bitcode support

refactor: drop bitcode support #2481

Re-run triggered October 7, 2024 16:29
Status Cancelled
Total duration 7m 31s
Artifacts

ci.yml

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

Annotations

4 errors and 4 warnings
GCC 14: C++20
Canceling since a higher priority waiting request for 'cppalliance/mrdocs:refs/heads/develop' exists
GCC 14: C++20
The operation was canceled.
MSVC ^14.40: C++20
Canceling since a higher priority waiting request for 'cppalliance/mrdocs:refs/heads/develop' exists
MSVC ^14.40: C++20
The operation was canceled.
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])
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])