Emoji Selection UI #68
Open
Xcode Cloud / Cubby | Codex TestFlight | Archive - iOS
required action
Feb 25, 2026 in 9m 3s
1 error, 16 warnings
| Report Summary | |
|---|---|
| Errors | 1 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 16 |
Details
1 Error
16 Warnings
Details
Cubby/Views/Home/EmojiAssignmentCoordinator.swift:66
No calls to throwing functions occur within 'try' expressionCubby/Services/UndoManager.swift:131
Call to main actor-isolated instance method 'dismissUndo()' in a synchronous nonisolated contextCubby/Services/UndoManager.swift:128
Main actor-isolated property 'timeRemaining' can not be mutated from a Sendable closureCubby/Services/StorageLocationDeletionService.swift:5
Conformance of 'StorageLocationDeletionError' to protocol 'LocalizedError' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language modeCubby/Views/Items/AddItemView.swift:293
Actor-isolated instance method 'postSaveEmojiEnhancement(for:title:modelContext:)' cannot be called from outside of the actor; this is an error in the Swift 6 language modeThe image set "mingcute-down-line" has 2 unassigned children.Cubby/Services/UndoManager.swift:130
Main actor-isolated property 'timeRemaining' can not be referenced from a Sendable closureCubby/Views/Home/EmojiAssignmentCoordinator.swift:55
No calls to throwing functions occur within 'try' expressionCubby/Services/ProAccessManager.swift:200
Conformance of 'ProAccessManager' to protocol 'PurchasesDelegate' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language modeCubby/Views/Items/AddItemView.swift:286
Conditional cast from 'PersistentIdentifier' to 'PersistentIdentifier' always succeedsCubby/Services/FeatureGate.swift:5
Conformance of 'GateReason' to protocol 'CustomStringConvertible' crosses into main actor-isolated code and can cause data races; this is an error in the Swift 6 language modeCubby/Views/Items/AddItemView.swift:287
Actor-isolated instance method 'postSaveEmojiEnhancement(for:title:modelContext:)' cannot be called from outside of the actor; this is an error in the Swift 6 language modeThe image set "pajamas-arrow-right" has 2 unassigned children.The image set "pajamas-reply" has 2 unassigned children.The image set "pajamas-search" has 2 unassigned children.Cubby/Utils/StringCasing.swift:40
Variable 'scalars' was never mutated; consider changing to 'let' constant
Annotations
Check notice on line 293 in Cubby/Views/Items/AddItemView.swift
xcode-cloud / Cubby | Codex TestFlight | Archive - iOS
Cubby/Views/Items/AddItemView.swift#L293
Actor-isolated instance method 'postSaveEmojiEnhancement(for:title:modelContext:)' cannot be called from outside of the actor; this is an error in the Swift 6 language mode
Check notice on line 286 in Cubby/Views/Items/AddItemView.swift
xcode-cloud / Cubby | Codex TestFlight | Archive - iOS
Cubby/Views/Items/AddItemView.swift#L286
Conditional cast from 'PersistentIdentifier' to 'PersistentIdentifier' always succeeds
Check notice on line 287 in Cubby/Views/Items/AddItemView.swift
xcode-cloud / Cubby | Codex TestFlight | Archive - iOS
Cubby/Views/Items/AddItemView.swift#L287
Actor-isolated instance method 'postSaveEmojiEnhancement(for:title:modelContext:)' cannot be called from outside of the actor; this is an error in the Swift 6 language mode
Loading