Skip to content

fix(android): fix empty gear list title #530

fix(android): fix empty gear list title

fix(android): fix empty gear list title #530

Triggered via push June 18, 2024 04:46
Status Success
Total duration 45s
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/ScoreSheetLibrary/ScoreSheet.swift#L140
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
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/GamesEditorFeature/GamesEditor+GameDetails.swift#L117
Todo Violation: FIXMEs should be resolved (Should not be generating indic...) (todo)