Adding chain algorithms, sync_wait and start #17
Annotations
10 errors and 5 warnings
Build
expected unqualified-id
|
Build
expected unqualified-id
|
Build
default initialization of an object of const type 'const size_t' (aka 'const unsigned long long')
|
Build
too few arguments provided to function-like macro invocation
|
Build
too few arguments provided to function-like macro invocation
|
Build
cannot initialize a member subobject of type 'std::size_t' (aka 'unsigned long long') with an lvalue of type 'unsigned long long () noexcept'
|
Build
too few arguments provided to function-like macro invocation
|
Build
too few arguments provided to function-like macro invocation
|
Build
cannot initialize a member subobject of type 'std::size_t' (aka 'unsigned long long') with an lvalue of type 'unsigned long long () noexcept'
|
Build:
test/initial_draft.cpp#L197
missing 'typename' prior to dependent type name 'std::conditional_t<std::is_same_v<Injects, void>, result_type_void_injects<Args...>, result_type_injects<Args...>>::type'
|
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...
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
Build
zero size arrays are an extension [-Wzero-length-array]
|
The logs for this run have expired and are no longer available.
Loading