All cppwinrt vcxproj should build with /W4 and /WX (warnings turned up, treated as error). Fix existing violations. #560
ci.yml
on: pull_request
Matrix: test-msvc-cppwinrt-build
Build nuget package with MSVC
2m 28s
Matrix: cross: Cross-build from Linux
Matrix: Build natvis
Matrix: build-msvc-nuget-test
Matrix: test-msvc-cppwinrt-test
Annotations
3 errors
|
clang-cl: Test [test] (x64, Debug)
Test test/'multi_threaded_vector' failed with exit code 1!
|
|
clang-cl: Test [test] (x64, Debug)
Process completed with exit code 1.
|
|
clang-cl: Test [test] (x86, Debug)
Process completed with exit code 1.
|