style: Turn run
lambda inside process_work into free function
#1097
Annotations
5 errors
Build:
src/agrpc/detail/register_sender_rpc_handler.hpp#L394
no matching constructor for initialization of 'detail::RegisterRPCHandlerOperationBase<ServerRPC<&example::v1::ExampleExt::WithAsyncMethod_Shutdown<example::v1::ExampleExt::WithAsyncMethod_SendFile<example::v1::ExampleExt::Service>>::RequestShutdown, DefaultServerRPCTraits, BasicGrpcExecutor<allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:116:24), exec::stop_token_type_t<type &>>' (aka 'RegisterRPCHandlerOperationBase<agrpc::ServerRPC<&example::v1::ExampleExt::WithAsyncMethod_Shutdown<example::v1::ExampleExt::WithAsyncMethod_SendFile<example::v1::ExampleExt::Service>>::RequestShutdown, agrpc::DefaultServerRPCTraits, agrpc::BasicGrpcExecutor<std::allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:116:24), unifex::inplace_stop_token>')
|
Build:
src/agrpc/detail/register_sender_rpc_handler.hpp#L394
no matching constructor for initialization of 'detail::RegisterRPCHandlerOperationBase<ServerRPC<&example::v1::ExampleExt::WithAsyncMethod_SlowUnary<example::v1::ExampleExt::WithAsyncMethod_Shutdown<example::v1::ExampleExt::WithAsyncMethod_SendFile<example::v1::ExampleExt::Service>>>::RequestSlowUnary, DefaultServerRPCTraits, BasicGrpcExecutor<allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:102:9), exec::stop_token_type_t<type &>>' (aka 'RegisterRPCHandlerOperationBase<agrpc::ServerRPC<&example::v1::ExampleExt::WithAsyncMethod_SlowUnary<example::v1::ExampleExt::WithAsyncMethod_Shutdown<example::v1::ExampleExt::WithAsyncMethod_SendFile<example::v1::ExampleExt::Service>>>::RequestSlowUnary, agrpc::DefaultServerRPCTraits, agrpc::BasicGrpcExecutor<std::allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:102:9), unifex::inplace_stop_token>')
|
Build:
src/agrpc/detail/register_sender_rpc_handler.hpp#L394
no matching constructor for initialization of 'detail::RegisterRPCHandlerOperationBase<ServerRPC<&example::v1::Example::WithAsyncMethod_ServerStreaming<example::v1::Example::WithAsyncMethod_ClientStreaming<example::v1::Example::WithAsyncMethod_BidirectionalStreaming<example::v1::Example::WithAsyncMethod_Unary<example::v1::Example::Service>>>>::RequestServerStreaming, DefaultServerRPCTraits, BasicGrpcExecutor<allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:78:9), exec::stop_token_type_t<type &>>' (aka 'RegisterRPCHandlerOperationBase<agrpc::ServerRPC<&example::v1::Example::WithAsyncMethod_ServerStreaming<example::v1::Example::WithAsyncMethod_ClientStreaming<example::v1::Example::WithAsyncMethod_BidirectionalStreaming<example::v1::Example::WithAsyncMethod_Unary<example::v1::Example::Service>>>>::RequestServerStreaming, agrpc::DefaultServerRPCTraits, agrpc::BasicGrpcExecutor<std::allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:78:9), unifex::inplace_stop_token>')
|
Build:
src/agrpc/detail/register_sender_rpc_handler.hpp#L394
no matching constructor for initialization of 'detail::RegisterRPCHandlerOperationBase<ServerRPC<&example::v1::Example::WithAsyncMethod_Unary<example::v1::Example::Service>::RequestUnary, DefaultServerRPCTraits, BasicGrpcExecutor<allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:52:57), exec::stop_token_type_t<type &>>' (aka 'RegisterRPCHandlerOperationBase<agrpc::ServerRPC<&example::v1::Example::WithAsyncMethod_Unary<example::v1::Example::Service>::RequestUnary, agrpc::DefaultServerRPCTraits, agrpc::BasicGrpcExecutor<std::allocator<void>, 1>>, (lambda at /Users/runner/work/asio-grpc/asio-grpc/example/unifex-server.cpp:52:57), unifex::inplace_stop_token>')
|
Build
Process completed with exit code 2.
|
Loading