Fix archiving on xcode #1216
Annotations
11 errors and 5 warnings
|
include/cpprealm/internal/bridge/realm.hpp#L222
no type named 'Realm_Config' in namespace 'realm::internal::bridge::storage'; did you mean 'RealmConfig'?
|
include/cpprealm/internal/bridge/schema.hpp#L45
no type named 'Schema' in namespace 'realm::internal::bridge::storage'; did you mean simply 'Schema'?
|
include/cpprealm/internal/bridge/property.hpp#L84
no type named 'Property' in namespace 'realm::internal::bridge::storage'; did you mean simply 'Property'?
|
include/cpprealm/internal/bridge/binary.hpp#L47
no type named 'OwnedBinaryData' in namespace 'realm::internal::bridge::storage'; did you mean simply 'OwnedBinaryData'?
|
include/cpprealm/internal/bridge/obj_key.hpp#L67
no type named 'ObjLink' in namespace 'realm::internal::bridge::storage'; did you mean simply 'ObjLink'?
|
include/cpprealm/internal/bridge/mixed.hpp#L113
no type named 'Mixed' in namespace 'realm::internal::bridge::storage'; did you mean simply 'Mixed'?
|
include/cpprealm/internal/bridge/list.hpp#L114
no type named 'List' in namespace 'realm::internal::bridge::storage'; did you mean simply 'List'?
|
include/cpprealm/internal/bridge/dictionary.hpp#L131
no type named 'CoreDictionary' in namespace 'realm::internal::bridge::storage'; did you mean simply 'CoreDictionary'?
|
include/cpprealm/internal/bridge/dictionary.hpp#L167
no type named 'Dictionary' in namespace 'realm::internal::bridge::storage'; did you mean simply 'Dictionary'?
|
include/cpprealm/internal/bridge/set.hpp#L104
no type named 'Set' in namespace 'realm::internal::bridge::storage'; did you mean 'set'?
|
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/
|
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]
|
This job failed
Loading