Skip to content

feat(ios): dark mode app icon #524

feat(ios): dark mode app icon

feat(ios): dark mode app icon #524

Triggered via push June 13, 2024 01:08
Status Success
Total duration 43s
Artifacts

ios.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: ios/Approach/Sources/StatisticsRepository/StatisticsRepository+Live.swift#L214
Non-Optional String <-> Data Conversion Violation: Prefer using UTF-8 encoded strings when converting between `String` and `Data` (non_optional_string_data_conversion)
lint: ios/Approach/Sources/StatisticsRepository/StatisticsRepository+Live.swift#L402
Todo Violation: FIXMEs should be resolved (should user be able to choose ...) (todo)
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/GamesRepository/GamesRepository+Live.swift#L224
Todo Violation: FIXMEs should be resolved (Rather than deleting all assoc...) (todo)
lint: ios/Approach/Sources/GamesRepository/GamesRepository+Live.swift#L233
Todo Violation: FIXMEs should be resolved (Rather than deleting all assoc...) (todo)
lint: ios/Approach/Sources/AlleyEditorFeature/AlleyLanesEditor/AlleyLanesEditor.swift#L93
Todo Violation: FIXMEs should be resolved (is it possible to focus on thi...) (todo)
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/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/OpponentsListFeature/OpponentsList.swift#L9
Duplicate Imports Violation: Imports should be unique (duplicate_imports)
lint: ios/Approach/Sources/GamesEditorFeature/GamesEditor+GameDetails.swift#L117
Todo Violation: FIXMEs should be resolved (Should not be generating indic...) (todo)