RCPP-82 Add missing query operators for managed<std::map<std::string, T>> #1170
cmake.yml
on: pull_request
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Stop Stray Containers
2s
Annotations
64 errors and 83 warnings
Linux Release (gcc 8.3):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Release (gcc 8.3)
Process completed with exit code 1.
|
Linux Release (gcc 8.3)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 8.3):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Debug (gcc 8.3)
Process completed with exit code 1.
|
Linux Debug (gcc 8.3)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 11.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Debug (gcc 11.1)
Process completed with exit code 1.
|
Linux Debug (gcc 11.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 12.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 12.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Debug (gcc 12.1)
Process completed with exit code 1.
|
Linux Debug (gcc 9.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 9.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Debug (gcc 9.1)
Process completed with exit code 1.
|
Linux Debug (gcc 10.1)
❌ No test results found for JUnit Test Report
|
Linux Debug (gcc 10.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Debug (gcc 10.1)
Process completed with exit code 1.
|
Linux Release (gcc 10.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Release (gcc 10.1)
Process completed with exit code 1.
|
Linux Release (gcc 10.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 11.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 11.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Release (gcc 11.1)
Process completed with exit code 1.
|
Linux Release (gcc 12.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 12.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Release (gcc 12.1)
Process completed with exit code 1.
|
Linux Release (gcc 9.1)
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 9.1):
src/cpprealm/internal/bridge/query.cpp#L708
control reaches end of non-void function [-Werror=return-type]
|
Linux Release (gcc 9.1)
Process completed with exit code 1.
|
Windows Debug
The run was canceled by @leemaguire.
|
Windows Debug
❌ No test results found for JUnit Test Report
|
Windows Debug:
tests/db/query_tests.cpp#L457
'<function-style-cast>': cannot convert from 'int' to 'realm::mixed' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Debug:
tests/db/query_tests.cpp#L458
'<function-style-cast>': cannot convert from 'int' to 'realm::mixed' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Debug:
tests/db/query_tests.cpp#L557
binary '>': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Debug:
tests/db/query_tests.cpp#L558
binary '>=': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Debug:
tests/db/query_tests.cpp#L559
binary '<': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Debug:
tests/db/query_tests.cpp#L560
binary '<=': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Debug
The operation was canceled.
|
Linux Debug (clang 15)
The run was canceled by @leemaguire.
|
Linux Debug (clang 15)
The operation was canceled.
|
Linux Debug (clang 15)
❌ No test results found for JUnit Test Report
|
Windows Release
The run was canceled by @leemaguire.
|
Windows Release
❌ No test results found for JUnit Test Report
|
Windows Release:
tests/db/query_tests.cpp#L457
'<function-style-cast>': cannot convert from 'int' to 'realm::mixed' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Release:
tests/db/query_tests.cpp#L458
'<function-style-cast>': cannot convert from 'int' to 'realm::mixed' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Release:
tests/db/query_tests.cpp#L557
binary '>': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Release:
tests/db/query_tests.cpp#L558
binary '>=': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Release:
tests/db/query_tests.cpp#L559
binary '<': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Release:
tests/db/query_tests.cpp#L560
binary '<=': no operator found which takes a left-hand operand of type 'realm::box<std::variant<std::monostate,int64_t,bool,std::string,double,std::vector<uint8_t,std::allocator<uint8_t>>,std::chrono::time_point<std::chrono::system_clock,std::chrono::duration<std::chrono::system_clock::rep,std::chrono::system_clock::period>>,realm::uuid,realm::object_id,realm::decimal128>,void>' (or there is no acceptable conversion) [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
|
Windows Release
The operation was canceled.
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The run was canceled by @leemaguire.
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The operation was canceled.
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
❌ No test results found for JUnit Test Report
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The run was canceled by @leemaguire.
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
❌ No test results found for JUnit Test Report
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The operation was canceled.
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The run was canceled by @leemaguire.
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The operation was canceled.
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
Saving cache failed: Error: Tar failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 1
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
❌ No test results found for JUnit Test Report
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The run was canceled by @leemaguire.
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The operation was canceled.
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
❌ No test results found for JUnit Test Report
|
Linux Release (gcc 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Release (gcc 8.3)
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/
|
Linux Release (gcc 8.3)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 8.3)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 8.3):
realm-core/src/realm/util/file.hpp#L762
'<anonymous>.realm::util::File::Map<char>::<anonymous>.realm::util::File::MapBase::m_fd' may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Linux Debug (gcc 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Debug (gcc 8.3)
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/
|
Linux Debug (gcc 8.3)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 8.3)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 11.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Debug (gcc 11.1)
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/
|
Linux Debug (gcc 11.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 11.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 12.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Debug (gcc 12.1)
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/
|
Linux Debug (gcc 12.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 12.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 9.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Debug (gcc 9.1)
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/
|
Linux Debug (gcc 9.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 9.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 10.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Debug (gcc 10.1)
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/
|
Linux Debug (gcc 10.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (gcc 10.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 10.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Release (gcc 10.1)
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/
|
Linux Release (gcc 10.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 10.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 11.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Release (gcc 11.1)
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/
|
Linux Release (gcc 11.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 11.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 12.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Release (gcc 12.1)
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/
|
Linux Release (gcc 12.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 12.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 12.1)
'*(const std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)((char*)&<unnamed> + offsetof(std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::<unnamed>.std::_Optional_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, false, false>::<unnamed>)).std::__cxx11::basic_string<char>::_M_dataplus.std::__cxx11::basic_string<char>::_Alloc_hider::_M_p' may be used uninitialized [-Wmaybe-uninitialized]
|
Linux Release (gcc 12.1)
'*(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*)((char*)&<unnamed> + offsetof(std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >,std::optional<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::<unnamed>.std::_Optional_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, false, false>::<unnamed>)).std::__cxx11::basic_string<char>::<anonymous>.std::__cxx11::basic_string<char>::<unnamed union>::_M_allocated_capacity' may be used uninitialized [-Wmaybe-uninitialized]
|
Linux Release (gcc 9.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Release (gcc 9.1)
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/
|
Linux Release (gcc 9.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (gcc 9.1)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (clang 15)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Linux Release (clang 15)
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/
|
Linux Release (clang 15):
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'unsigned long long' to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Linux Release (clang 15)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Release (clang 15)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Windows Debug
'function': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'=': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'=': conversion from 'unsigned int' to 'char', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Debug
'=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Linux Debug (clang 15)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (clang 15)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Linux Debug (clang 15):
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'unsigned long long' to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
Windows Release
'function': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'=': conversion from 'ssize_t' to 'int', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'=': conversion from 'unsigned int' to 'char', possible loss of data [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
Windows Release
'=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0:
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'BID_UINT64' (aka 'unsigned long long') to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1:
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'BID_UINT64' (aka 'unsigned long long') to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Release, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1:
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'BID_UINT64' (aka 'unsigned long long') to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=1
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0:
realm-core/src/external/IntelRDFPMathLib20U2/LIBRARY/src/bid32_to_bid128.c#L92
implicit conversion loses integer precision: 'BID_UINT64' (aka 'unsigned long long') to 'BID_UINT32' (aka 'unsigned int') [-Wshorten-64-to-32]
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
macOS Debug, Xcode 15.4, REALM_DISABLE_ALIGNED_STORAGE=0
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|