feat: Add support for Asio's associated_immediate_executor to ServerR… #932
Annotations
10 errors and 1 warning
Clang 12 Build:
test/utils/utils/protobuf.hpp#L28
no member named 'GenericDeserialize' in namespace 'grpc'
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L28
expected '(' for function-style cast or type construction
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L28
declaration of 'Message' shadows template parameter
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L28
declaration of variable 'Message' with deduced type 'const auto' requires an initializer
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L28
expected ';' at end of declaration
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L25
unused parameter 'buffer' [-Werror,-Wunused-parameter]
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L38
no member named 'GenericSerialize' in namespace 'grpc'
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L38
expected '(' for function-style cast or type construction
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L38
declaration of 'Message' shadows template parameter
|
Clang 12 Build:
test/utils/utils/protobuf.hpp#L38
declaration of variable 'Message' with deduced type 'const auto' requires an initializer
|
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