Skip to content

update the MSVC toolchain to v0.7.0 #169

update the MSVC toolchain to v0.7.0

update the MSVC toolchain to v0.7.0 #169

Triggered via pull request August 1, 2023 21:35
Status Success
Total duration 5m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.emscripten.yml

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

Annotations

4 warnings and 1 notice
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)
Failed to download doxygen binary. Error: Could not find package libclang-cpp9 . Falling back to apt-get.