RCOCOA-2334: Move initial subscription logic into Core #8549
Xcode Cloud / RealmSwift | tvos_15.3 | Test - tvOS
succeeded
Apr 22, 2024 in 9m 55s
7 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 7 |
Details
7 Warnings
Details
- Realm/Tests/RealmTests.mm:1909
Variable 'asyncTransactionIdA' is uninitialized when captured by block
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/Realm.framework/Realm
-
Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetErase const&)::SetEraseResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
-
Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetInsert const&)::SetInsertResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
- Realm/Tests/Swift/SwiftRealmTests.swift:28
Main actor-isolated class 'SwiftRLMRealmTests' has different actor isolation from nonisolated superclass 'RLMTestCase'; this is an error in Swift 6
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
Loading