Task coroutine #183
Annotations
10 errors and 2 warnings
Run cmake:
coro/include/gap/coro/fmap.hpp#L40
‘m_awaiter’ was not declared in this scope; did you mean ‘awaiter’?
|
Run cmake:
coro/include/gap/coro/fmap.hpp#L48
‘m_func’ was not declared in this scope
|
Run cmake:
coro/include/gap/coro/fmap.hpp#L57
‘m_func’ was not declared in this scope
|
Run cmake:
coro/include/gap/coro/fmap.hpp#L57
‘m_awaiter’ was not declared in this scope; did you mean ‘awaiter’?
|
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L21
elaborated-type-specifier for a scoped enum must not use the ‘class’ keyword [-Werror]
|
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L21
use of enum ‘state_kind’ without previous declaration
|
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L21
‘uint8_t’ is not a member of ‘std’
|
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L21
default member initializer for unnamed bit-field
|
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L68
‘atomic’ in namespace ‘std’ does not name a template type
|
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L26
class ‘gap::coro::single_consumer_event’ does not have any field named ‘m_state’
|
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/.
|
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/
|
Loading