Adding chain algorithms, sync_wait and start #17
Annotations
10 errors and 1 warning
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'
|
Build:
test/initial_draft.cpp#L320
expected a type
|
Build:
test/initial_draft.cpp#L320
expected ';' after alias declaration
|
Build:
test/initial_draft.cpp#L322
use of undeclared identifier 'result_t'; did you mean 'stlab::detail::result_t'?
|
Build:
test/initial_draft.cpp#L322
use of undeclared identifier 'result_t'
|
Build:
test/initial_draft.cpp#L323
use of undeclared identifier 'invoke_t'
|
Build:
test/initial_draft.cpp#L325
use of undeclared identifier 'result_t'
|
Build:
test/initial_draft.cpp#L331
use of undeclared identifier 'invoke_t'
|
Build:
test/initial_draft.cpp#L333
use of undeclared identifier 'result_t'
|
Build:
test/initial_draft.cpp#L353
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/.
|
The logs for this run have expired and are no longer available.
Loading