Task coroutine #182
Annotations
10 errors and 2 warnings
build:
coro/include/gap/coro/fmap.hpp#L39
‘m_awaiter’ was not declared in this scope; did you mean ‘awaiter’?
|
build:
coro/include/gap/coro/fmap.hpp#L47
‘invoke’ is not a member of ‘std’
|
build:
coro/include/gap/coro/fmap.hpp#L47
‘m_func’ was not declared in this scope
|
build:
coro/include/gap/coro/fmap.hpp#L56
‘invoke’ is not a member of ‘std’
|
build:
coro/include/gap/coro/fmap.hpp#L56
‘m_func’ was not declared in this scope
|
build:
coro/include/gap/coro/fmap.hpp#L56
‘m_awaiter’ was not declared in this scope; did you mean ‘awaiter’?
|
build:
coro/include/gap/coro/fmap.hpp#L50
‘invoke’ is not a member of ‘std’
|
build:
coro/include/gap/coro/fmap.hpp#L58
‘invoke’ is not a member of ‘std’
|
build:
coro/include/gap/coro/single_consumer_event.hpp#L64
elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword [-Werror]
|
build:
coro/include/gap/coro/single_consumer_event.hpp#L64
use of enum ‘state_kind’ without previous declaration
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|