fix: Resolve include structure and sign-compare warnings #533
ccpp.yml
on: push
Matrix: build-linux
all-checks-passed
3s
Annotations
27 errors
|
build-linux (true, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev)
Process completed with exit code 1.
|
|
build-linux (true, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev)
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
|
|
build-linux (true, g++-12, g++-12)
Process completed with exit code 1.
|
|
build-linux (true, g++-12, g++-12)
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
|
|
build-linux (true, g++-13, g++-13)
Process completed with exit code 1.
|
|
build-linux (true, g++-13, g++-13)
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
|
|
build-linux (true, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev)
Process completed with exit code 1.
|
|
build-linux (true, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev)
Could NOT find CURL (missing: CURL_LIBRARY CURL_INCLUDE_DIR)
|
|
build-linux (false, g++-13, g++-13)
Process completed with exit code 1.
|
|
build-linux (false, g++-13, g++-13):
test/text_memstream_test.cpp#L26
‘to_str’ was not declared in this scope
|
|
build-linux (false, g++-13, g++-13):
test/text_memstream_test.cpp#L26
‘to_str’ was not declared in this scope
|
|
build-linux (false, g++-13, g++-13)
template constraint failure for ‘template<class _Os, class _Tp> requires (__derived_from_ios_base<_Os>) && requires(_Os& __os, const _Tp& __t) {__os << __t;} using std::__rvalue_stream_insertion_t = _Os&&’
|
|
build-linux (false, g++-13, g++-13):
test/text_charconv_helper_test.cpp#L10
no match for ‘operator<<’ (operand types are ‘std::string’ {aka ‘std::__cxx11::basic_string<char>’} and ‘const char [6]’)
|
|
build-linux (false, g++-12, g++-12)
Process completed with exit code 1.
|
|
build-linux (false, g++-12, g++-12):
test/text_memstream_test.cpp#L26
‘to_str’ was not declared in this scope
|
|
build-linux (false, g++-12, g++-12):
test/text_memstream_test.cpp#L26
‘to_str’ was not declared in this scope
|
|
build-linux (false, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev)
Process completed with exit code 1.
|
|
build-linux (false, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev):
test/io_pipe_test.cpp#L438
lambda capture 'messages_per_thread' is not used [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev):
test/io_pipe_test.cpp#L438
lambda capture 'num_threads' is not used [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev):
test/io_pipe_test.cpp#L426
lambda capture 'messages_per_thread' is not required to be captured for this use [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-14, clang-14 libc++-14-dev libc++abi-14-dev):
test/math_random_test.cpp#L263
lambda capture 'values_per_thread' is not required to be captured for this use [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev)
Process completed with exit code 1.
|
|
build-linux (false, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev):
test/math_random_test.cpp#L263
lambda capture 'values_per_thread' is not required to be captured for this use [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev):
test/io_pipe_test.cpp#L438
lambda capture 'messages_per_thread' is not used [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev):
test/io_pipe_test.cpp#L438
lambda capture 'num_threads' is not used [-Werror,-Wunused-lambda-capture]
|
|
build-linux (false, clang++-15, clang-15 libc++-15-dev libc++abi-15-dev):
test/io_pipe_test.cpp#L426
lambda capture 'messages_per_thread' is not required to be captured for this use [-Werror,-Wunused-lambda-capture]
|
|
all-checks-passed
Process completed with exit code 1.
|