Merge pull request #236 from aminya/vcpkg-update-threashold #186
Annotations
4 warnings and 1 notice
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/
|
tests/emscripten/main.cpp#L8
inclusion of deprecated C++ header 'stddef.h'; consider using 'cstddef' instead [hicpp-deprecated-headers,modernize-deprecated-headers]
|
tests/emscripten/main.cpp#L9
inclusion of deprecated C++ header 'stdio.h'; consider using 'cstdio' instead [hicpp-deprecated-headers,modernize-deprecated-headers]
|
tests/emscripten/main.cpp#L16
do not call c-style vararg functions [cppcoreguidelines-pro-type-vararg,hicpp-vararg]
|
|
The logs for this run have expired and are no longer available.
Loading