Fix archiving on xcode #1216
Annotations
11 errors and 6 warnings
|
include/cpprealm/internal/bridge/realm.hpp#L222
'Realm_Config' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/schema.hpp#L45
'Schema' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/property.hpp#L84
'Property' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/binary.hpp#L47
'OwnedBinaryData' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/obj_key.hpp#L67
'ObjLink' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/mixed.hpp#L113
'Mixed' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/list.hpp#L114
'List' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/dictionary.hpp#L131
'CoreDictionary' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/dictionary.hpp#L167
'Dictionary' in namespace 'realm::internal::bridge::storage' does not name a type
|
include/cpprealm/internal/bridge/set.hpp#L104
'Set' in namespace 'realm::internal::bridge::storage' does not name a type
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: hendrikmuhs/[email protected], jwlawson/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
'*(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]
|
'*(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]
|
This job failed
Loading