Adding chain algorithms, sync_wait and start #15
Annotations
10 errors and 2 warnings
Build
'stdext::checked_array_iterator<_Ty*>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
'stdext::checked_array_iterator<T *>::checked_array_iterator': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
with [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
[ [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
T=fmt::v9::detail::bigint::bigit [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
] [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
'stdext::checked_array_iterator<T *>': warning STL4043: stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning. [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
with [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
[ [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Build
T=fmt::v9::detail::bigint::bigit [D:\a\chains\chains\build\_deps\fmt-build\fmt.vcxproj]
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup Cpp
Failed to install pipx: Error: Failed to install venv as it was not found via pip or the system package manager. Ignoring...
|
The logs for this run have expired and are no longer available.
Loading