run asciidoctor on adoc demos #1434
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Annotations
1 error and 7 warnings
Demos
Process completed with exit code 1.
|
GCC 13.1: C++20:
src/lib/Support/JavaScript.cpp#L717
g++-13.1.0: ‘clang::mrdox::dom::Value clang::mrdox::js::domValue_get(Scope&, duk_idx_t)’ defined but not used ([-Wunused-function])
|
GCC 13.1: C++20:
src/lib/Support/Handlebars.cpp#L2110
g++-13.1.0: enumeration value ‘Function’ not handled in switch ([-Wswitch])
|
Clang 16.0: C++20:
src/lib/Support/JavaScript.cpp#L717
clang++-16: unused function 'domValue_get' ([-Wunused-function])
|
Clang 16.0: C++20:
src/lib/Support/Handlebars.cpp#L2110
clang++-16: enumeration value 'Function' not handled in switch ([-Wswitch])
|
GCC 13.2: C++20:
src/lib/Support/JavaScript.cpp#L717
g++: ‘clang::mrdox::dom::Value clang::mrdox::js::domValue_get(Scope&, duk_idx_t)’ defined but not used ([-Wunused-function])
|
GCC 13.2: C++20:
src/lib/Support/Handlebars.cpp#L2110
g++: enumeration value ‘Function’ not handled in switch ([-Wswitch])
|
MSVC 14.34: C++20:
D:/amrdoxmrdoxsrclibSupportHandlebars.cpp#L2123
warning C4062::: enumerator 'clang::mrdox::dom::Kind::Function' in switch of enum 'clang::mrdox::dom::Kind' is not handled (warning - C4062)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
linux-ubuntu-22.04-clang-16-packages
Expired
|
170 MB |
|
linux-ubuntu-22.04-gcc-packages
Expired
|
192 MB |
|
release-packages-Linux
Expired
|
192 MB |
|
release-packages-Windows
Expired
|
152 MB |
|
windows-msvc-packages
Expired
|
152 MB |
|