test: Improve ServerRPC resumable read can be cancelled
#1084
build.yml
on: push
Ubuntu/20.04/GCC
2m 21s
Ubuntu/22.04/GCC
10m 57s
Ubuntu/20.04/Clang
2m 15s
Ubuntu/24.04/Clang
2m 20s
Ubuntu/20.04/Default
5m 32s
Matrix: build
Annotations
11 errors and 2 warnings
Ubuntu/20.04/Clang:
example/main-io-context-server.cpp#L90
variable has incomplete type 'std::thread'
|
Ubuntu/20.04/Clang
Process completed with exit code 2.
|
Ubuntu/24.04/Clang:
example/main-io-context-server.cpp#L90
no type named 'thread' in namespace 'std'
|
Ubuntu/24.04/Clang
Process completed with exit code 2.
|
MacOSX/13/AppleClang:
example/main-io-context-server.cpp#L90
variable has incomplete type 'std::thread'
|
MacOSX/13/AppleClang
Process completed with exit code 2.
|
Ubuntu/22.04/GCC:
example/main-io-context-server.cpp#L90
‘thread’ is not a member of ‘std’
|
Ubuntu/22.04/GCC:
example/main-io-context-server.cpp#L95
‘t’ was not declared in this scope; did you mean ‘tm’?
|
Ubuntu/22.04/GCC
Process completed with exit code 2.
|
Windows/2022/MSVC
The run was canceled by @Tradias.
|
Windows/2022/MSVC
The operation was canceled.
|
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
|