Skip to content

Add support for Frozen Objects / Realm's #576

Add support for Frozen Objects / Realm's

Add support for Frozen Objects / Realm's #576

Triggered via pull request November 13, 2023 13:19
@leemaguireleemaguire
synchronize #114
lm/frozen
Status Failure
Total duration 6h 2m 31s
Artifacts

cmake.yml

on: pull_request
Deploy Cluster
33s
Deploy Cluster
Matrix: build-linux-alpha
Matrix: build-linux-sync
Matrix: build-macos-alpha
Matrix: build-macos-sync
Matrix: build-linux
Matrix: build-macos-xcode13_1
Matrix: build-macos-xcode15
Matrix: build-windows
Delete Cluster
8s
Delete Cluster
Fit to window
Zoom out
Zoom in

Annotations

172 errors and 100 warnings
Linux Alpha Release (gcc 11)
❌ No test results found for JUnit Test Report
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L50
‘int64_t realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L52
‘bool realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L54
‘double realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L56
‘std::string realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Release (gcc 11): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Debug (gcc 8)
❌ No test results found for JUnit Test Report
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L50
‘int64_t realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L52
‘bool realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L54
‘double realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L56
‘std::__cxx11::string realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Debug (gcc 8): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L50
‘int64_t realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L52
‘bool realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L54
‘double realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L56
‘std::string realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Alpha Debug (gcc 11): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Alpha Debug (gcc 11)
❌ No test results found for JUnit Test Report
Linux Sync Release (gcc 8)
❌ No test results found for JUnit Test Report
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L50
‘int64_t realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L52
‘bool realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L54
‘double realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L56
‘std::__cxx11::string realm::internal::bridge::results::get(size_t)’ cannot be overloaded with ‘realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)’
Linux Sync Release (gcc 8): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope ‘struct realm::internal::bridge::results’
Linux Debug (gcc 10.1)
❌ No test results found for JUnit Test Report
Linux Debug (gcc 10.1)
invalid use of incomplete type 'struct std::__is_constructible_impl<nlohmann::basic_json<>, const nlohmann::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&>'
Linux Debug (gcc 10.1)
'value' is not a member of 'std::is_constructible<nlohmann::basic_json<>, const nlohmann::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&>'
Linux Debug (gcc 10.1)
Process completed with exit code 1.
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L56
'std::__cxx11::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 8.3)
❌ 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/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L56
'std::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L56
'std::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 11.1)
❌ No test results found for JUnit Test Report
Linux Release (gcc 12.1)
❌ No test results found for JUnit Test Report
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L56
'std::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 12.1): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 10.1)
invalid use of incomplete type 'struct std::__is_constructible_impl<nlohmann::basic_json<>, const nlohmann::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&>'
Linux Release (gcc 10.1)
'value' is not a member of 'std::is_constructible<nlohmann::basic_json<>, const nlohmann::basic_json<std::map, std::vector, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool, long int, long unsigned int, double, std::allocator, nlohmann::adl_serializer>&>'
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 8.3): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L56
'std::__cxx11::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 8.3): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 8.3)
❌ No test results found for JUnit Test Report
Linux Release (gcc 9.1)
❌ No test results found for JUnit Test Report
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L56
'std::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 9.1)
❌ No test results found for JUnit Test Report
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L56
'std::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Debug (gcc 9.1): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 11.1)
❌ No test results found for JUnit Test Report
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L47
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L49
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L50
'int64_t realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L51
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L52
'bool realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L53
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L54
'double realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L55
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L56
'std::string realm::internal::bridge::results::get(size_t)' cannot be overloaded with 'realm::internal::bridge::obj realm::internal::bridge::results::get(size_t)'
Linux Release (gcc 11.1): src/cpprealm/internal/bridge/results.hpp#L57
explicit specialization in non-namespace scope 'struct realm::internal::bridge::results'
global.list/list_tests: global#L1
managed_obj.list_obj_col[0]->str_col == "Fido"
Linux Debug (clang 15)
Process completed with exit code 1.
Windows Debug
❌ No test results found for JUnit Test Report
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L139
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L139
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L139
unexpected token(s) preceding '{'; skipping apparent function body [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L316
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L316
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L316
unexpected token(s) preceding '{'; skipping apparent function body [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L323
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L323
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L323
unexpected token(s) preceding '{'; skipping apparent function body [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Debug: src/cpprealm/experimental/managed_list.hpp#L332
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release
❌ No test results found for JUnit Test Report
Windows Release: src/cpprealm/experimental/managed_list.hpp#L139
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L139
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L139
unexpected token(s) preceding '{'; skipping apparent function body [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L316
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L316
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L316
unexpected token(s) preceding '{'; skipping apparent function body [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L323
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L323
missing type specifier - int assumed. Note: C++ does not support default-int [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L323
unexpected token(s) preceding '{'; skipping apparent function body [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
Windows Release: src/cpprealm/experimental/managed_list.hpp#L332
syntax error: missing ';' before '<' [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\tests\cpprealm_db_tests.vcxproj]
macOS Alpha Debug (preset default, Xcode 15.0)
The operation was canceled.
macOS Alpha Debug (preset default, Xcode 15.0)
❌ No test results found for JUnit Test Report
macOS Sync Debug (preset default, Xcode 15.0)
❌ No test results found for JUnit Test Report
macOS Sync Debug (preset default, Xcode 15.0)
The operation was canceled.
macOS Alpha Debug (preset macos, Xcode 15.0)
The operation was canceled.
macOS Alpha Debug (preset macos, Xcode 15.0)
❌ No test results found for JUnit Test Report
macOS Sync Debug (preset macos, Xcode 15.0)
❌ No test results found for JUnit Test Report
macOS Sync Debug (preset macos, Xcode 15.0)
The operation was canceled.
Deploy Cluster
The `set-output` 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/
Deploy Cluster
The `set-output` 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/
Deploy Cluster
The `set-output` 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 Alpha Release (gcc 11)
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 Alpha Release (gcc 11)
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 Alpha Release (gcc 11)
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 Sync Debug (gcc 8)
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 Sync Debug (gcc 8)
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 Sync Debug (gcc 8)
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 Alpha Debug (gcc 11)
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 Alpha Debug (gcc 11)
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 Alpha Debug (gcc 11)
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 Sync Release (gcc 8)
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 Sync Release (gcc 8)
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 Sync Release (gcc 8)
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 Sync Release (gcc 8): realm-core/src/realm/util/file.hpp#L752
‘<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 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 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 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 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 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/
macOS Debug (preset default, Xcode 15.0)
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/
macOS Debug (preset default, Xcode 15.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 (preset default, Xcode 15.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/
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 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#L752
'<anonymous>.realm::util::File::Map<char>::<anonymous>.realm::util::File::MapBase::m_fd' may be used uninitialized in this function [-Wmaybe-uninitialized]
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 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 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/
macOS Debug (preset default, Xcode 13.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/
macOS Debug (preset default, Xcode 13.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 (preset default, Xcode 13.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 (preset macos, Xcode 15.0)
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/
macOS Debug (preset macos, Xcode 15.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 (preset macos, Xcode 15.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/
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)
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/
Linux Debug (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 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/
macOS Debug (preset macos, Xcode 13.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/
macOS Debug (preset macos, Xcode 13.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 (preset macos, Xcode 13.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/
Windows Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows Debug
nonstandard extension used: nameless struct/union [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
Windows Debug
nonstandard extension used: nameless struct/union [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
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
'loop': unreferenced formal parameter [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 Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows Release
nonstandard extension used: nameless struct/union [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
Windows Release
nonstandard extension used: nameless struct/union [D:\a\realm-cpp\realm-cpp\.build\cmake-preset-windows-x64\_deps\libuv-build\uv_a.vcxproj]
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
'loop': unreferenced formal parameter [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]
macOS Alpha Debug (preset default, Xcode 15.0)
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/
macOS Alpha Debug (preset default, Xcode 15.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 Alpha Debug (preset default, Xcode 15.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 Sync Debug (preset default, Xcode 15.0)
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/
macOS Sync Debug (preset default, Xcode 15.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 Sync Debug (preset default, Xcode 15.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 Alpha Debug (preset macos, Xcode 15.0)
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/
macOS Alpha Debug (preset macos, Xcode 15.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 Alpha Debug (preset macos, Xcode 15.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 Sync Debug (preset macos, Xcode 15.0)
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/
macOS Sync Debug (preset macos, Xcode 15.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 Sync Debug (preset macos, Xcode 15.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/
Delete Cluster
Failed to delete applications: Response timeout for 5000ms, GET ***/api/admin/v3.0/groups/***/apps -1 (connected: true, keepalive socket: false, socketHandledRequests: 1, socketHandledResponses: 0) headers: {}