test: Fix AGRPC_TEST_HAS_STD_PMR detection and add missing include #957
build.yml
on: push
Ubuntu/20.04/GCC
4m 20s
Ubuntu/22.04/GCC
9m 48s
Ubuntu/20.04/Clang
8m 33s
Ubuntu/20.04/Default
4m 35s
Matrix: build
Annotations
7 errors and 10 warnings
Ubuntu/20.04/Clang:
src/agrpc/detail/notify_when_done_event.hpp#L32
expected class name
|
Ubuntu/20.04/Clang:
src/agrpc/detail/notify_when_done_event.hpp#L56
no type named 'OperationBase' in namespace 'agrpc::detail'
|
Ubuntu/20.04/Clang:
src/agrpc/detail/notify_when_done_event.hpp#L56
no type named 'OperationResult' in namespace 'agrpc::detail'
|
Ubuntu/20.04/Clang:
src/agrpc/detail/notify_when_done_event.hpp#L40
no type named 'OperationBase' in namespace 'agrpc::detail'
|
Ubuntu/20.04/Clang:
src/agrpc/detail/notify_when_done_event.hpp#L51
member access into incomplete type 'agrpc::GrpcContext'
|
Ubuntu/20.04/Clang:
src/agrpc/detail/notify_when_done_event.hpp#L60
no member named 'is_shutdown' in namespace 'agrpc::detail'; did you mean 'shutdown'?
|
Ubuntu/20.04/Clang
Process completed with exit code 2.
|
Ubuntu/20.04/GCC
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/
|
Ubuntu/20.04/Default
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/
|
Ubuntu/20.04/Default
By not providing "Findprotobuf.cmake" in CMAKE_MODULE_PATH this project has
|
Ubuntu/20.04/Default
By not providing "FindgRPC.cmake" in CMAKE_MODULE_PATH this project has
|
Ubuntu/20.04/Clang
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/
|
Ubuntu/22.04/GCC
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/
|
Windows/2022/MSVC
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/
|
Windows/2022/MSVC
unreachable code [D:\a\asio-grpc\asio-grpc\build\test\src\asio-grpc-test-boost-unifex-cpp20.vcxproj]
|
Windows/2022/MSVC
unreachable code [D:\a\asio-grpc\asio-grpc\build\test\src\asio-grpc-test-unifex-cpp20.vcxproj]
|
MacOSX/12/AppleClang
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/
|