Skip to content

Retrigger Xcode Cloud

072deaa
Select commit
Loading
Failed to load commit list.
Open

Emoji Selection UI #68

Retrigger Xcode Cloud
072deaa
Select commit
Loading
Failed to load commit list.
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

Details

  Preparing build for App Store Connect failed

16 Warnings

Details

  Cubby/Views/Home/EmojiAssignmentCoordinator.swift:66
      No calls to throwing functions occur within 'try' expression
  Cubby/Services/UndoManager.swift:131
      Call to main actor-isolated instance method 'dismissUndo()' in a synchronous nonisolated context
  Cubby/Services/UndoManager.swift:128
      Main actor-isolated property 'timeRemaining' can not be mutated from a Sendable closure
  Cubby/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 mode
  Cubby/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 mode
  The 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 closure
  Cubby/Views/Home/EmojiAssignmentCoordinator.swift:55
      No calls to throwing functions occur within 'try' expression
  Cubby/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 mode
  Cubby/Views/Items/AddItemView.swift:286
      Conditional cast from 'PersistentIdentifier' to 'PersistentIdentifier' always succeeds
  Cubby/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 mode
  Cubby/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 mode
  The 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

See this annotation in the file changed.

@xcode-cloud 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

See this annotation in the file changed.

@xcode-cloud 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

See this annotation in the file changed.

@xcode-cloud 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