Skip to content

try to do macos latest #2165

try to do macos latest

try to do macos latest #2165

Re-run triggered December 3, 2024 18:19
Status Success
Total duration 20m 1s
Artifacts 8

ci v2.yml

on: pull_request
Matrix: cache_deps
Build Doxygen Docs
51s
Build Doxygen Docs
Test RPP as package - ubuntu-latest
1m 9s
Test RPP as package - ubuntu-latest
Matrix: sanitize
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 161 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-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 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-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 (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 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 (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: 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]
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-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-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-gcc for Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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
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
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 - 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
benchmarks ci-macos Release (Optimizations disabled): 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-macos Debug (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-windows Debug (Optimizations disabled): cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
benchmarks ci-windows Debug: 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]
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-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-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
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
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-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 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 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: 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
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): src/tests/rpp/test_group_by.cpp#L95
Redundant assignment of 'key' to itself. [selfAssignment]
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]
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]
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
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
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
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]
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]
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-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]
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]
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-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-macos Debug: cmake/conan_provider.cmake#L322
CMake-Conan: The C compiler is not defined. Please define CMAKE_C_COMPILER
tests ci-macos 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]
tests ci-macos 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]
tests ci-macos Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos 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]
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-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)
'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]
tests ci-macos Release (Optimizations disabled)
'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]
tests ci-macos Release (Optimizations disabled)
'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations]
tests ci-macos Release (Optimizations disabled)
'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
tests ci-macos Release (Optimizations disabled)
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
tests ci-macos Release (Optimizations disabled)
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
tests ci-macos Release (Optimizations disabled)
'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
tests ci-macos Release (Optimizations disabled)
'ares_set_servers_ports' is deprecated: Use ares_set_servers_ports_csv instead [-Wdeprecated-declarations]
tests ci-macos Release (Optimizations disabled)
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
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
'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]
tests ci-macos 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]
tests ci-macos Release
'ares_getsock' is deprecated: Use ARES_OPT_EVENT_THREAD or ARES_OPT_SOCK_STATE_CB instead [-Wdeprecated-declarations]
tests ci-macos Release
'ares_parse_srv_reply' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
tests ci-macos Release
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
tests ci-macos Release
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
tests ci-macos Release
'ares_parse_txt_reply_ext' is deprecated: Use ares_dns_parse instead [-Wdeprecated-declarations]
tests ci-macos Release
'ares_set_servers_ports' is deprecated: Use ares_set_servers_ports_csv instead [-Wdeprecated-declarations]
tests ci-macos Release
'ares_gethostbyname' is deprecated: Use ares_getaddrinfo instead [-Wdeprecated-declarations]
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)
'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]
tests ci-macos Debug (Optimizations disabled)
'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]
tests ci-macos Debug (Optimizations disabled)
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug (Optimizations disabled)
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug (Optimizations disabled)
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug (Optimizations disabled)
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug (Optimizations disabled)
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug (Optimizations disabled)
function declared 'noreturn' should not return [-Winvalid-noreturn]
tests ci-macos Debug (Optimizations disabled)
'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]