fix(android): prevent infinite loop of game updates #534
Annotations
10 warnings
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)
|
ios/Approach/Tests/BowlersRepositoryTests/BowlersRepositoryTests.swift#L491
Todo Violation: FIXMEs should be resolved (test failing due to gamesPlaye...) (todo)
|
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L445
Todo Violation: FIXMEs should be resolved (testScoresStrikeCorrectly) (todo)
|
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L451
Todo Violation: FIXMEs should be resolved (testScoresSpareCorrectly) (todo)
|
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L457
Todo Violation: FIXMEs should be resolved (testScoresStrikeInLastFrameCor...) (todo)
|
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L463
Todo Violation: FIXMEs should be resolved (testScoresSpareInLastFrameCorr...) (todo)
|
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L469
Todo Violation: FIXMEs should be resolved (testScoresOpenFrameCorrectly) (todo)
|
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L475
Todo Violation: FIXMEs should be resolved (testScoreCannotGoNegative) (todo)
|
ios/Approach/Sources/ScoreSheetLibrary/ScoreSheet.swift#L140
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
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)
|
This job succeeded
Loading