Skip to content

feat: Disable CMake auto find_package+linkage with backend libraries.… #956

feat: Disable CMake auto find_package+linkage with backend libraries.…

feat: Disable CMake auto find_package+linkage with backend libraries.… #956

Triggered via push December 26, 2023 10:36
Status Failure
Total duration 11m 33s
Artifacts

build.yml

on: push
Ubuntu/20.04/GCC
1m 43s
Ubuntu/20.04/GCC
Ubuntu/22.04/GCC
2m 57s
Ubuntu/22.04/GCC
Ubuntu/20.04/Clang
3m 55s
Ubuntu/20.04/Clang
Ubuntu/20.04/Default
1m 37s
Ubuntu/20.04/Default
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 10 warnings
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L76
‘five_seconds_from_now’ is not a member of ‘test’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L82
‘now’ is not a member of ‘test’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L138
‘ten_milliseconds_from_now’ is not a member of ‘test’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L138
no matching function for call to ‘{anonymous}::_DOCTEST_ANON_CLASS_21::f()::Coro::Coro(<brace-enclosed initializer list>)’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L76
‘five_seconds_from_now’ is not a member of ‘test’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L82
‘now’ is not a member of ‘test’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L138
‘ten_milliseconds_from_now’ is not a member of ‘test’
Ubuntu/20.04/Default: test/src/test_asio_grpc_17.cpp#L138
no matching function for call to ‘{anonymous}::_DOCTEST_ANON_CLASS_21::f()::Coro::Coro(<brace-enclosed initializer list>)’
Ubuntu/20.04/Default
Process completed with exit code 2.
Ubuntu/20.04/GCC: test/src/test_asio_grpc_17.cpp#L76
‘five_seconds_from_now’ is not a member of ‘test’
Ubuntu/20.04/GCC: test/src/test_asio_grpc_17.cpp#L82
‘now’ is not a member of ‘test’
Ubuntu/20.04/GCC: test/src/test_asio_grpc_17.cpp#L138
‘ten_milliseconds_from_now’ is not a member of ‘test’
Ubuntu/20.04/GCC: test/src/test_asio_grpc_17.cpp#L138
no matching function for call to ‘{anonymous}::DOCTEST_ANON_CLASS_18::f()::Coro::Coro(<brace-enclosed initializer list>)’
Ubuntu/20.04/GCC
Process completed with exit code 2.
Ubuntu/22.04/GCC: test/src/test_asio_grpc_17.cpp#L76
‘five_seconds_from_now’ is not a member of ‘test’
Ubuntu/22.04/GCC: test/src/test_asio_grpc_17.cpp#L82
‘now’ is not a member of ‘test’
Ubuntu/22.04/GCC: test/src/test_asio_grpc_17.cpp#L138
‘ten_milliseconds_from_now’ is not a member of ‘test’
Ubuntu/22.04/GCC: test/src/test_asio_grpc_17.cpp#L138
no matching function for call to ‘{anonymous}::DOCTEST_ANON_CLASS_18::f()::Coro::Coro(<brace-enclosed initializer list>)’
Ubuntu/22.04/GCC
Process completed with exit code 2.
MacOSX/12/AppleClang: test/src/test_asio_grpc_17.cpp#L76
no member named 'five_seconds_from_now' in namespace 'test'
MacOSX/12/AppleClang: test/src/test_asio_grpc_17.cpp#L82
no member named 'now' in namespace 'test'; did you mean 'std::chrono::system_clock::now'?
MacOSX/12/AppleClang: test/src/test_asio_grpc_17.cpp#L138
no member named 'ten_milliseconds_from_now' in namespace 'test'
MacOSX/12/AppleClang: test/src/test_asio_grpc_17.cpp#L76
no member named 'five_seconds_from_now' in namespace 'test'
MacOSX/12/AppleClang: test/src/test_asio_grpc_17.cpp#L82
no member named 'now' in namespace 'test'; did you mean 'std::chrono::system_clock::now'?
MacOSX/12/AppleClang: test/src/test_asio_grpc_17.cpp#L138
no member named 'ten_milliseconds_from_now' in namespace 'test'
MacOSX/12/AppleClang
Process completed with exit code 2.
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L68
no member named 'pmr' in namespace 'std'
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L69
use of undeclared identifier 'Executor'
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L69
declaration does not declare anything [-Werror,-Wmissing-declarations]
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L70
use of undeclared identifier 'vector'; did you mean 'std::vector'?
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L70
use of undeclared identifier 'vector'; did you mean 'std::vector'?
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L70
unknown type name 'vector'
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L70
cannot use dot operator on a type
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L71
no member named 'pmr' in namespace 'std'
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L71
use of undeclared identifier 'vector'
Ubuntu/20.04/Clang: test/src/test_grpc_context_20.cpp#L193
no member named 'pmr' in namespace 'std'
Windows/2022/MSVC
Process completed with exit code 1.
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/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/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/
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/
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/
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]