You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.../UhooiPicBook/App/UhooiPicBookWidgetsConfigurableIntent/IntentHandler.swift:27:42: cannot use parameter 'self' with a non-sendable type 'IntentHandler' from concurrently-executed code
.../UhooiPicBook/App/UhooiPicBookWidgetsConfigurableIntent/IntentHandler.swift:31:17: cannot use parameter 'completion' with a non-sendable type '(INObjectCollection<MonsterIntentObject>?, Error?) -> Void' from concurrently-executed code
.../UhooiPicBook/App/UhooiPicBookWidgetsConfigurableIntent/IntentHandler.swift:33:17: cannot use parameter 'completion' with a non-sendable type '(INObjectCollection<MonsterIntentObject>?, Error?) -> Void' from concurrently-executed code
.../UhooiPicBook/App/UhooiPicBookWidgets/Monster/MonsterConfigurableWidget.swift:51:36: cannot use parameter 'self' with a non-sendable type 'MonsterProvider' from concurrently-executed code
.../UhooiPicBook/App/UhooiPicBookWidgets/Monster/MonsterConfigurableWidget.swift:51:59: cannot use parameter 'intent' with a non-sendable type 'MonsterProvider.Intent' (aka 'SelectMonsterIntent') from concurrently-executed code
.../UhooiPicBook/App/UhooiPicBookWidgets/Monster/MonsterConfigurableWidget.swift:53:13: cannot use parameter 'completion' with a non-sendable type '(Timeline<MonsterProvider.Entry>) -> Void' (aka '(Timeline<MonsterEntry>) -> ()') from concurrently-executed code
Screenshot
Warnings
The text was updated successfully, but these errors were encountered:
Warnings
Logs
Screenshot
The text was updated successfully, but these errors were encountered: