Skip to content

Add detection for custom Linker #180

Add detection for custom Linker

Add detection for custom Linker #180

Triggered via pull request August 8, 2023 18:29
Status Success
Total duration 3m 59s
Artifacts

ci.emscripten.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings and 2 notices
Test (ubuntu-22.04, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: mymindstorm/setup-emsdk@v11. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-22.04, true): tests/emscripten/main.cpp#L8
inclusion of deprecated C++ header 'stddef.h'; consider using 'cstddef' instead [hicpp-deprecated-headers,modernize-deprecated-headers]
Test (ubuntu-22.04, true): tests/emscripten/main.cpp#L9
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead [hicpp-deprecated-headers,modernize-deprecated-headers]
Test (ubuntu-22.04, true): tests/emscripten/main.cpp#L16
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg,hicpp-vararg]
Test (ubuntu-22.04, true)
Vcpkg folder already exists at /home/runner/vcpkg. This might mean that ~/vcpkg is restored from the cache.
Test (ubuntu-22.04, true)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.