Adding chain algorithms, sync_wait and start #15
Annotations
10 errors and 9 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#L278
expected a 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]
|
Build
implicit conversion changes signedness: 'int' to 'std::basic_string<wchar_t>::size_type' (aka 'unsigned long long') [-Wsign-conversion]
|
Build
missing field 'wMonth' initializer [-Wmissing-field-initializers]
|
Build
missing field 'wMonth' initializer [-Wmissing-field-initializers]
|
Build
implicit conversion changes signedness: 'long long' to 'WORD' (aka 'unsigned short') [-Wsign-conversion]
|
The logs for this run have expired and are no longer available.
Loading