Task coroutine #234
Annotations
10 errors and 1 warning
build:
test/coro/shared_task.cpp#L38
‘co_await’ cannot be used in a function with a deduced return type
|
build:
test/coro/shared_task.cpp#L39
no return statement in function returning non-void [-Werror=return-type]
|
build:
test/coro/shared_task.cpp#L56
declaration of ‘t’ shadows a previous local [-Werror=shadow]
|
build:
test/coro/shared_task.cpp#L159
declaration of ‘t’ shadows a previous local [-Werror=shadow]
|
build:
test/coro/shared_task.cpp#L188
declaration of ‘t’ shadows a previous local [-Werror=shadow]
|
build:
test/coro/shared_task.cpp#L223
‘co_await’ cannot be used in a function with a deduced return type
|
build:
test/coro/shared_task.cpp#L224
no return statement in function returning non-void [-Werror=return-type]
|
build:
test/coro/shared_task.cpp#L251
‘co_await’ cannot be used in a function with a deduced return type
|
build:
test/coro/shared_task.cpp#L252
no return statement in function returning non-void [-Werror=return-type]
|
build
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1685450331/cmake-3.28.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lukka/run-vcpkg@v10. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|