chore(ios): bump ios version to 1.9.0b31 #628
Annotations
10 warnings
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)
|
lint:
ios/Approach/Sources/StatisticsChartsMocksLibrary/AveragingChart+Mock.swift#L10
Todo Violation: FIXMEs should be resolved (Use @dependency(\.calendar)) (todo)
|
lint:
ios/Approach/Sources/StatisticsChartsMocksLibrary/AveragingChart+Mock.swift#L26
Todo Violation: FIXMEs should be resolved (Use @dependency(\.calendar)) (todo)
|
lint:
ios/Approach/Sources/DatabaseModelsLibrary/Lane+Database.swift#L34
Todo Violation: FIXMEs should be resolved (Remove janky alphanumeric labe...) (todo)
|
lint:
ios/Approach/Sources/RecentlyUsedService/RecentlyUsedService+Live.swift#L57
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
lint:
ios/Approach/Sources/RecentlyUsedService/RecentlyUsedService+Live.swift#L146
Optional Data -> String Conversion Violation: Prefer failable `String(data:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
lint:
ios/Approach/Sources/RecentlyUsedService/RecentlyUsedService+Live.swift#L19
Todo Violation: FIXMEs should be resolved (Replace with a @dependency) (todo)
|
lint:
ios/Approach/Sources/RecentlyUsedService/RecentlyUsedService+Live.swift#L119
Todo Violation: FIXMEs should be resolved (Replace with a @dependency) (todo)
|
lint:
ios/Approach/Sources/AutomaticBackupsFeature/AutomaticBackups/BackupFailure.swift#L120
Todo Violation: TODOs should be resolved (Use custom image for backup fa...) (todo)
|