RCOCOA-2399: Add support for Logger categories/ Improve current logger. #8608
Xcode Cloud / RealmSwift | tvos_16 beta | Test - tvOS
succeeded
Jun 29, 2024 in 24m 8s
6 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 6 |
Details
6 Warnings
Details
- Realm/Tests/RealmTests.mm:1909
Variable 'asyncTransactionIdA' is uninitialized when captured by block
- Realm/Tests/Swift/SwiftRealmTests.swift:28
Main actor-isolated class 'SwiftRLMRealmTests' has different actor isolation from nonisolated superclass 'RLMTestCase'; this is an error in the Swift 6 language mode
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release-appletvsimulator/Realm.framework/Realm
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
-
'Copy Headers' was delayed by unsandboxed script phases
Annotations
Check notice on line 1909 in Realm/Tests/RealmTests.mm
xcode-cloud / RealmSwift | tvos_16 beta | Test - tvOS
Realm/Tests/RealmTests.mm#L1909
Variable 'asyncTransactionIdA' is uninitialized when captured by block
Loading