test: Fix AGRPC_TEST_HAS_STD_PMR detection and add missing include #957
Annotations
7 errors and 1 warning
Clang 12 Build:
src/agrpc/detail/notify_when_done_event.hpp#L32
expected class name
|
Clang 12 Build:
src/agrpc/detail/notify_when_done_event.hpp#L56
no type named 'OperationBase' in namespace 'agrpc::detail'
|
Clang 12 Build:
src/agrpc/detail/notify_when_done_event.hpp#L56
no type named 'OperationResult' in namespace 'agrpc::detail'
|
Clang 12 Build:
src/agrpc/detail/notify_when_done_event.hpp#L40
no type named 'OperationBase' in namespace 'agrpc::detail'
|
Clang 12 Build:
src/agrpc/detail/notify_when_done_event.hpp#L51
member access into incomplete type 'agrpc::GrpcContext'
|
Clang 12 Build:
src/agrpc/detail/notify_when_done_event.hpp#L60
no member named 'is_shutdown' in namespace 'agrpc::detail'; did you mean 'shutdown'?
|
Clang 12 Build
Process completed with exit code 2.
|
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