Skip to content

fix(android): prevent infinite loop of game updates #534

fix(android): prevent infinite loop of game updates

fix(android): prevent infinite loop of game updates #534

Triggered via push June 21, 2024 05:54
Status Success
Total duration 43s
Artifacts

ios.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: ios/Approach/Tests/RecentlyUsedServiceTests/RecentlyUsedServiceTests.swift#L229
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/Tests/BowlersRepositoryTests/BowlersRepositoryTests.swift#L491
Todo Violation: FIXMEs should be resolved (test failing due to gamesPlaye...) (todo)
lint: ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L445
Todo Violation: FIXMEs should be resolved (testScoresStrikeCorrectly) (todo)
lint: ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L451
Todo Violation: FIXMEs should be resolved (testScoresSpareCorrectly) (todo)
lint: ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L457
Todo Violation: FIXMEs should be resolved (testScoresStrikeInLastFrameCor...) (todo)
lint: ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L463
Todo Violation: FIXMEs should be resolved (testScoresSpareInLastFrameCorr...) (todo)
lint: ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L469
Todo Violation: FIXMEs should be resolved (testScoresOpenFrameCorrectly) (todo)
lint: ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L475
Todo Violation: FIXMEs should be resolved (testScoreCannotGoNegative) (todo)
lint: ios/Approach/Sources/ScoreSheetLibrary/ScoreSheet.swift#L140
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: ios/Approach/Sources/AssetsLibrary/Assets.swift#L1
Blanket Disable Command Violation: Use 'next', 'this' or 'previous' instead to disable the 'all' rule once, or re-enable it as soon as possible` (blanket_disable_command)