Xcode Cloud / RealmSwift | osx-swift-evolution_15.4 | Test - macOS
cancelled
May 30, 2024 in 1m 57s
1 error, 6 warnings
Report Summary | |
---|---|
Errors | 1 |
Test Failures | 0 |
Analysis Issues | 0 |
Warnings | 6 |
Details
1 Error
Details
6 Warnings
Details
- RealmSwift/SwiftUI.swift:1566
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/SwiftUI.swift:1567
'transferredBytes' is deprecated: Use progressEstimate
- RealmSwift/Realm.swift:1351
Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
- RealmSwift/Realm.swift:1327
Passing argument of non-sendable type 'Realm' into actor-isolated context may introduce data races
-
No App Category is set for target 'TestHost'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist.
- Realm/RLMLogger_Private.h:38
Parameter 'category' not found in the function declaration
Annotations
Check failure on line 59 in RealmSwift/Logger.swift
xcode-cloud / RealmSwift | osx-swift-evolution_15.4 | Test - macOS
RealmSwift/Logger.swift#L59
Cannot convert value of type 'String' to expected argument type 'RLMLogCategory'
Check notice on line 1351 in RealmSwift/Realm.swift
xcode-cloud / RealmSwift | osx-swift-evolution_15.4 | Test - macOS
RealmSwift/Realm.swift#L1351
Passing argument of non-sendable type 'RLMRealm' outside of actor-isolated context may introduce data races
Check notice on line 1327 in RealmSwift/Realm.swift
xcode-cloud / RealmSwift | osx-swift-evolution_15.4 | Test - macOS
RealmSwift/Realm.swift#L1327
Passing argument of non-sendable type 'Realm' into actor-isolated context may introduce data races
Check notice on line 38 in Realm/RLMLogger_Private.h
xcode-cloud / RealmSwift | osx-swift-evolution_15.4 | Test - macOS
Realm/RLMLogger_Private.h#L38
Parameter 'category' not found in the function declaration
Loading