perf: Include Asio co_spawn.hpp and use_awaitable.hpp only through re… #958
Annotations
10 errors and 1 warning
src/agrpc/read.hpp#L59
no template named 'DefaultCompletionTokenT' in namespace 'agrpc::detail'
|
src/agrpc/read.hpp#L75
no template named 'DefaultCompletionTokenT' in namespace 'agrpc::detail'
|
src/agrpc/read.hpp#L62
no member named 'DefaultCompletionTokenT' in namespace 'agrpc::detail'
|
src/agrpc/read.hpp#L62
'Executor' does not refer to a value
|
src/agrpc/read.hpp#L62
initializer list cannot be used on the right hand side of operator '>'
|
src/agrpc/read.hpp#L78
no member named 'DefaultCompletionTokenT' in namespace 'agrpc::detail'
|
src/agrpc/read.hpp#L78
'Executor' does not refer to a value
|
src/agrpc/read.hpp#L78
initializer list cannot be used on the right hand side of operator '>'
|
src/agrpc/read.hpp#L62
unused parameter 'token' [-Werror,-Wunused-parameter]
|
src/agrpc/read.hpp#L78
unused parameter 'token' [-Werror,-Wunused-parameter]
|
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/
|
The logs for this run have expired and are no longer available.
Loading