CI v2 #2174
ci v2.yml
on: schedule
Matrix: cache_deps
Build Doxygen Docs
39s
Test RPP as package - ubuntu-latest
43s
Matrix: sanitize
Matrix: tests
Annotations
8 errors and 226 warnings
tests ci-ubuntu-clang Release (Optimizations disabled):
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-clang Debug (Optimizations disabled):
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-clang Release:
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-gcc Debug:
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-gcc Debug (Optimizations disabled):
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-clang Debug:
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
tests ci-ubuntu-gcc Release:
build/src/tests/test_from_signal_autogen/include/test_from_signal.moc#L13
#error "The header file 'test_from_signal.cpp' doesn't include <QObject>." [preprocessorErrorDirective]
|
Build Doxygen Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test RPP as package - ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cache deps on ci-windows for Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Main\sfml-main.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Main\sfml-main.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Main\sfml-main.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Network\sfml-network.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Network\sfml-network.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Network\sfml-network.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Network\sfml-network.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Network\sfml-network.vcxproj]
|
Cache deps on ci-windows for Release
unknown pragma 'GCC' [C:\Users\runneradmin\.conan2\p\b\sfml95f64516a6601\b\build\src\SFML\Network\sfml-network.vcxproj]
|
Cache deps on ci-macos for Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-macos for Release
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_set_servers_ports' is deprecated: Use ares_set_servers_ports_csv instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Release
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-macos for Debug
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Debug
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Cache deps on ci-macos for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-macos for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-macos for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-macos for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-macos for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-macos for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-macos for Debug
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Cache deps on ci-ubuntu-gcc for Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cache deps on ci-ubuntu-gcc for Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-ubuntu-gcc for Debug:
CMakeLists.txt#L131
By not providing "FindReadline.cmake" in CMAKE_MODULE_PATH this project has
|
Cache deps on ci-ubuntu-gcc for Debug:
CMakeLists.txt#L132
By not providing "FindEditline.cmake" in CMAKE_MODULE_PATH this project has
|
Cache deps on ci-ubuntu-gcc for Debug
‘noreturn’ function does return
|
Cache deps on ci-ubuntu-gcc for Debug
‘noreturn’ function does return
|
Cache deps on ci-ubuntu-gcc for Debug
‘noreturn’ function does return
|
Cache deps on ci-ubuntu-gcc for Debug
‘noreturn’ function does return
|
Cache deps on ci-ubuntu-gcc for Debug
attribute ignored in declaration of ‘union grpc_core::promise_detail::Loop<F>::<unnamed>’ [-Wattributes]
|
Cache deps on ci-ubuntu-gcc for Debug
attribute ignored in declaration of ‘union grpc_core::promise_detail::Loop<F>::<unnamed>’ [-Wattributes]
|
Cache deps on ci-ubuntu-gcc for Debug
‘int ares_getsock(const ares_channel_t*, ares_socket_t*, int)’ is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations]
|
Cache deps on ci-ubuntu-gcc for Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cache deps on ci-ubuntu-gcc for Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-ubuntu-gcc for Release
ignoring return value of ‘fchown’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
Cache deps on ci-ubuntu-gcc for Release
ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
Cache deps on ci-ubuntu-gcc for Release
unused parameter ‘cxt’ [-Wunused-parameter]
|
Cache deps on ci-ubuntu-gcc for Release
‘num’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Cache deps on ci-ubuntu-gcc for Release
‘dumps’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Cache deps on ci-ubuntu-gcc for Release
‘nbSeq’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Cache deps on ci-ubuntu-gcc for Release
‘dumpsLength’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Cache deps on ci-ubuntu-gcc for Release
‘litbp.origSize’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Cache deps on ci-ubuntu-gcc for Release
‘litbp’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Cache deps on ci-ubuntu-clang for Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cache deps on ci-ubuntu-clang for Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-ubuntu-clang for Debug:
CMakeLists.txt#L131
By not providing "FindReadline.cmake" in CMAKE_MODULE_PATH this project has
|
Cache deps on ci-ubuntu-clang for Debug:
CMakeLists.txt#L132
By not providing "FindEditline.cmake" in CMAKE_MODULE_PATH this project has
|
Cache deps on ci-ubuntu-clang for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-ubuntu-clang for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-ubuntu-clang for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-ubuntu-clang for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-ubuntu-clang for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-ubuntu-clang for Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
|
Cache deps on ci-ubuntu-clang for Debug
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
|
Cache deps on ci-ubuntu-clang for Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Cache deps on ci-ubuntu-clang for Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-ubuntu-clang for Release
unused parameter 'cxt' [-Wunused-parameter]
|
Cache deps on ci-ubuntu-clang for Release:
CMakeLists.txt#L131
By not providing "FindReadline.cmake" in CMAKE_MODULE_PATH this project has
|
Cache deps on ci-ubuntu-clang for Release:
CMakeLists.txt#L132
By not providing "FindEditline.cmake" in CMAKE_MODULE_PATH this project has
|
Cache deps on ci-ubuntu-clang for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
|
Cache deps on ci-ubuntu-clang for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
|
Cache deps on ci-ubuntu-clang for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
|
Cache deps on ci-ubuntu-clang for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
|
Cache deps on ci-ubuntu-clang for Release
unknown warning group '-Wuseless-cast', ignored [-Wunknown-warning-option]
|
Cache deps on ci-ubuntu-clang for Release
unknown warning group '-Wduplicated-branches', ignored [-Wunknown-warning-option]
|
Cache deps on ci-windows for Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Cache deps on ci-windows for Debug
'=': conversion from '__int64' to 'Int32', possible loss of data [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'=': conversion from 'size_t' to 'Int32', possible loss of data [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'=': conversion from 'size_t' to 'Int32', possible loss of data [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'=': conversion from 'size_t' to 'Int32', possible loss of data [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'setmode': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _setmode. See online help for details. [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
Cache deps on ci-windows for Debug
'fdopen': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _fdopen. See online help for details. [C:\Users\runneradmin\.conan2\p\b\bzip266baa006da8ff\b\build\bz2.vcxproj]
|
benchmarks ci-macos Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-macos Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-macos Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-clang Debug (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-clang Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-macos Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-clang Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-clang Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-clang Release (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-clang Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-clang Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-clang Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Release (Optimizations disabled)
Target "test_from_signal" requests linking to directory
|
tests ci-macos Release (Optimizations disabled)
Target "test_main_thread_scheduler" requests linking to directory
|
tests ci-macos Release (Optimizations disabled)
Target "basic_rppqt" requests linking to directory
|
tests ci-macos Release (Optimizations disabled)
Target "from_signal_qt_doxygen_sample" requests linking to directory
|
tests ci-macos Release (Optimizations disabled)
Target "qt_readme_qt_doxygen_sample" requests linking to directory
|
benchmarks ci-ubuntu-gcc Release (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-gcc Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Release
Target "test_from_signal" requests linking to directory
|
tests ci-macos Release
Target "test_main_thread_scheduler" requests linking to directory
|
tests ci-macos Release
Target "basic_rppqt" requests linking to directory
|
tests ci-macos Release
Target "from_signal_qt_doxygen_sample" requests linking to directory
|
tests ci-macos Release
Target "qt_readme_qt_doxygen_sample" requests linking to directory
|
tests ci-macos Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Debug
Target "test_from_signal" requests linking to directory
|
tests ci-macos Debug
Target "test_main_thread_scheduler" requests linking to directory
|
tests ci-macos Debug
Target "basic_rppqt" requests linking to directory
|
tests ci-macos Debug
Target "from_signal_qt_doxygen_sample" requests linking to directory
|
tests ci-macos Debug
Target "qt_readme_qt_doxygen_sample" requests linking to directory
|
benchmarks ci-windows Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-macos Debug (Optimizations disabled)
Target "test_from_signal" requests linking to directory
|
tests ci-macos Debug (Optimizations disabled)
Target "test_main_thread_scheduler" requests linking to directory
|
tests ci-macos Debug (Optimizations disabled)
Target "basic_rppqt" requests linking to directory
|
tests ci-macos Debug (Optimizations disabled)
Target "from_signal_qt_doxygen_sample" requests linking to directory
|
tests ci-macos Debug (Optimizations disabled)
Target "qt_readme_qt_doxygen_sample" requests linking to directory
|
benchmarks ci-windows Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-gcc Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-gcc Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-gcc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-gcc Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Sanitize - tsan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sanitize - tsan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
benchmarks ci-ubuntu-gcc Debug (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
benchmarks ci-ubuntu-gcc Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Sanitize - lsan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sanitize - lsan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
Sanitize - ubsan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sanitize - ubsan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Release (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-clang Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Release (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Release (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Release (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
src/tests/rpp/test_scheduler.cpp#L511
‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
tests ci-ubuntu-gcc Release (Optimizations disabled):
src/tests/rpp/test_scheduler.cpp#L529
‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
benchmarks ci-windows Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Debug (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-clang Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Debug (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Debug (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Debug (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-clang Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Release:
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Release:
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Release:
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-gcc Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-gcc Debug:
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Debug:
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Debug:
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Debug (Optimizations disabled)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-gcc Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-gcc Debug (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Debug (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Debug (Optimizations disabled):
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
benchmarks ci-windows Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-clang Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-clang Debug:
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Debug:
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-clang Debug:
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
Sanitize - asan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sanitize - asan:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-windows Release (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\connect_doxygen_sample.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\take_until_doxygen_sample.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/operators/filter.hpp#L33
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from '_Ty' to 'T', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Release (Optimizations disabled):
src/rpp/rpp/operators/map.hpp#L33
with [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Debug:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-windows Debug:
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\connect_doxygen_sample.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\take_until_doxygen_sample.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/operators/filter.hpp#L33
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from '_Ty' to 'T', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Debug:
src/rpp/rpp/operators/map.hpp#L33
with [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\connect_doxygen_sample.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\take_until_doxygen_sample.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/operators/filter.hpp#L33
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from '_Ty' to 'T', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Debug (Optimizations disabled):
src/rpp/rpp/operators/map.hpp#L33
with [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-windows Release:
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\basic\basic_sample.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from 'size_t' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\connect_doxygen_sample.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/operators/take_while.hpp#L31
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\readme_doxygen_sample.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/observers/observer.hpp#L107
'argument': conversion from 'unsigned __int64' to 'int', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\doxygen\take_until_doxygen_sample.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/operators/filter.hpp#L33
'argument': conversion from 'const int' to 'char', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/operators/map.hpp#L33
'argument': conversion from '_Ty' to 'T', possible loss of data [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-windows Release:
src/rpp/rpp/operators/map.hpp#L33
with [D:\a\ReactivePlusPlus\ReactivePlusPlus\build\src\examples\rpp\two_async_streams\two_async_streams.vcxproj]
|
tests ci-ubuntu-gcc Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests ci-ubuntu-gcc Release:
cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
|
tests ci-ubuntu-gcc Release:
src/tests/rpp/test_group_by.cpp#L51
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release:
src/tests/rpp/test_group_by.cpp#L74
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release:
src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
|
tests ci-ubuntu-gcc Release:
src/tests/rpp/test_scheduler.cpp#L511
‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
tests ci-ubuntu-gcc Release:
src/tests/rpp/test_scheduler.cpp#L529
‘<anonymous>’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ci-macos
|
3.14 KB |
|
ci-macos (Optimizations disabled)
|
3.15 KB |
|
ci-ubuntu-clang
|
3.15 KB |
|
ci-ubuntu-clang (Optimizations disabled)
|
3.14 KB |
|
ci-ubuntu-gcc
|
3.12 KB |
|
ci-ubuntu-gcc (Optimizations disabled)
|
3.13 KB |
|
ci-windows
|
3.18 KB |
|
ci-windows (Optimizations disabled)
|
3.14 KB |
|