Update workflow optimize #38
Annotations
1 error and 14 warnings
run python example
Process completed with exit code 1.
|
Check file existence
❗The "allow_failure" variable is deprecated in favor of "fail"
|
Restore artifacts, or setup vcpkg
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
Set Build Type
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Set Build Type
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\simple\simple\build\src\simple.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\simple\simple\build\src\simple.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\simple\simple\build\src\simple.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\simple\simple\build\examples\cpp\simple_cpp_example.vcxproj]
|
Run CMake
C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc [D:\a\simple\simple\build\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\simple\simple\build\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\simple\simple\build\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\simple\simple\build\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\simple\simple\build\test\simple_tests.vcxproj]
|
Run CMake
'noexcept' used with no exception handling mode specified; termination on exception is not guaranteed. Specify /EHsc [D:\a\simple\simple\build\test\simple_tests.vcxproj]
|
Loading