chore(ios): consolidate email strings #626
Annotations
10 warnings
lint:
ios/Approach/Tests/RecentlyUsedServiceTests/RecentlyUsedServiceTests.swift#L229
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_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#L447
Todo Violation: FIXMEs should be resolved (testScoresStrikeCorrectly) (todo)
|
lint:
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L453
Todo Violation: FIXMEs should be resolved (testScoresSpareCorrectly) (todo)
|
lint:
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L459
Todo Violation: FIXMEs should be resolved (testScoresStrikeInLastFrameCor...) (todo)
|
lint:
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L465
Todo Violation: FIXMEs should be resolved (testScoresSpareInLastFrameCorr...) (todo)
|
lint:
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L471
Todo Violation: FIXMEs should be resolved (testScoresOpenFrameCorrectly) (todo)
|
lint:
ios/Approach/Tests/ScoresRepositoryTests/ScoresRepositoryTests.swift#L477
Todo Violation: FIXMEs should be resolved (testScoreCannotGoNegative) (todo)
|
lint:
ios/Approach/Sources/ConstantsLibrary/Acknowledgements.swift#L9
Todo Violation: FIXMEs should be resolved (Convert to Bundle dependency) (todo)
|
lint:
ios/Approach/Sources/StatisticsOverviewFeature/StatisticsOverview.swift#L112
Todo Violation: TODOs should be resolved (Handle errors) (todo)
|