Task coroutine #222
Annotations
7 errors and 1 warning
Run cmake:
coro/include/gap/coro/single_consumer_event.hpp#L51
declaration of ‘awaiter’ shadows a member of ‘gap::coro::single_consumer_event::operator co_await()::awaiter’ [-Werror=shadow]
|
Run cmake:
test/coro/task.cpp#L78
‘co_await’ cannot be used in a function with a deduced return type
|
Run cmake:
test/coro/task.cpp#L79
no return statement in function returning non-void [-Werror=return-type]
|
Run cmake:
test/coro/task.cpp#L214
‘co_await’ cannot be used in a function with a deduced return type
|
Run cmake:
test/coro/task.cpp#L214
no return statement in function returning non-void [-Werror=return-type]
|
Run cmake:
coro/include/gap/coro/when_all_ready.hpp#L465
‘always_inline’ function might not be inlinable [-Werror=attributes]
|
Run cmake
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'.'
|
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/.
|
The logs for this run have expired and are no longer available.
Loading