fix(ios): isolate view styles to MainActor #566
Annotations
10 warnings
lint:
ios/Approach/Sources/ScoreKeeperLibrary/ScoreKeeper.swift#L61
Unused Enumerated Violation: When the item is not used, `.indices` should be used instead of `.enumerated()` (unused_enumerated)
|
lint:
ios/Approach/Sources/GearRepository/GearRepository+Live.swift#L112
Todo Violation: FIXMEs should be resolved (Rather than deleting all assoc...) (todo)
|
lint:
ios/Approach/Sources/DatabaseService/DatabaseService+Live.swift#L29
Todo Violation: FIXMEs should be resolved (should notify user of failure ...) (todo)
|
lint:
ios/Approach/Sources/DatabaseService/DatabaseService+Live.swift#L43
Todo Violation: FIXMEs should be resolved (should notify user of failure ...) (todo)
|
lint:
ios/Approach/Sources/AlleysListFeature/AlleysList.swift#L116
Todo Violation: FIXMEs should be resolved (Present picker for bowler to c...) (todo)
|
lint:
ios/Approach/Sources/ProductsServiceInterface/ProductsService+Interface.swift#L33
Opening Brace Spacing Violation: Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
lint:
ios/Approach/Sources/BowlersRepository/BowlersRepository+Live.swift#L121
Todo Violation: FIXMEs should be resolved (filter out games that have lea...) (todo)
|
lint:
ios/Approach/Sources/ResourcePickerLibrary/ResourcePicker.swift#L149
Todo Violation: TODOs should be resolved (Add Breadcrumb + Analaytics to...) (todo)
|
lint:
ios/Approach/Sources/ResourcePickerLibrary/ResourcePicker.swift#L157
Todo Violation: TODOs should be resolved (Add ErrorHandler to ResourcePi...) (todo)
|
lint:
ios/Approach/Sources/BowlerDetailsFeature/Leagues/LeaguesSection.swift#L131
Todo Violation: TODOs should be resolved (handle error) (todo)
|