feat: increase analytics coverage, also refactor the naming to group events #106
Xcode Cloud / Flipcash | Deploy Flipcash | Archive - iOS
succeeded
Feb 19, 2026 in 54m 55s
31 warnings
| Report Summary | |
|---|---|
| Errors | 0 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 31 |
Details
31 Warnings
Details
Flipcash/Core/Screens/Main/GiveScreen.swift:66
'CurrencySelectionScreen' is deprecated: renamed to 'RegionSelectionScreen'Flipcash/Core/Controllers/Database/Models/StoredBalance.swift:44
Immutable value 'sellFeeBps' was never used; consider replacing with '_' or removing itFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/MessagingService.swift:108
Clean up messages at some point?FlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/MessagingService.swift:129
Capture of 'self' with non-Sendable type 'MessagingService?' in a '@Sendable' closureFlipcash/Core/Screens/Main/BalanceScreen.swift:249
'CurrencySelectionScreen' is deprecated: renamed to 'RegionSelectionScreen'Flipcash/Core/Screens/Onboarding/OnboardingViewModel.swift:374
Immutable value 'finishTransaction' was never used; consider replacing with '_' or removing itFlipcashCore/Sources/FlipcashCore/Formatters/CurrencyFormatter.swift:103
'components(fromIdentifier:)' was deprecated in iOS 16: Use `Locale.Components(identifier:)` to access componentsFlipcash/Core/Screens/Main/ScanScreen.swift:420
Extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the futureFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/MessagingService.swift:129
Capture of 'reference' with non-Sendable type 'StreamReference?' in a '@Sendable' closureFlipcashCore/Sources/FlipcashCore/Models/CurrencyCode.swift:258
'currencyCode' was deprecated in iOS 16: renamed to 'currency.identifier'FlipcashCore/Sources/FlipcashCore/Vendor/Base58.swift:95
'encodedOffset' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use utf16Offset(in:) to achieve the same behavior.FlipcashUI/Sources/FlipcashUI/Views/Containers/SheetView.swift:49
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.Flipcash/Core/Controllers/Database/Schema.swift:244
Conformance of 'Data' to protocol 'Value' was already stated in the protocol's module 'SQLite'FlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/TransactionService.swift:468
Capture of non-Sendable type 'T.Type' in an isolated closureFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/SwapService.swift:227
Capture of 'completion' with non-Sendable type '(Result) -> Void' in a '@Sendable' closureFlipcashCore/Sources/FlipcashCore/Extensions/UnaryCall+Extensions.swift:14
Type 'ResponsePayload' does not conform to the 'Sendable' protocolFlipcash/Core/Screens/Main/Currency Info/CurrencyInfoScreen.swift:367
'CurrencySelectionScreen' is deprecated: renamed to 'RegionSelectionScreen'FlipcashUI/Sources/FlipcashUI/View Controllers/PhotoPickerView.swift:66
Capture of 'didSelect' with non-Sendable type '(UIImage) -> Void' in a '@Sendable' closureFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/SwapService.swift:314
Capture of 'completion' with non-Sendable type '(Result) -> Void' in a '@Sendable' closureFlipcash/Core/Screens/Settings/WithdrawAmountScreen.swift:46
'CurrencySelectionScreen' is deprecated: renamed to 'RegionSelectionScreen'FlipcashUI/Sources/FlipcashUI/Views/Preview.swift:35
Extension declares a conformance of imported type 'PreviewDevice' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'SwiftUI' introduce this conformance in the futureFlipcash/Core/Screens/Settings/WithdrawSummaryScreen.swift:55
Initialization of immutable value 'usdcFiat' was never used; consider replacing with assignment to '_' or removing itFlipcash/Core/Screens/Onramp/OnrampViewModel.swift:617
Value 'selectedPreset' was defined but never used; consider replacing with boolean testFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/MessagingService.swift:102
Variable 'self' was written to, but never readSearch path '/Volumes/workspace/repository/CodeScanner/.build/arm64-apple-ios-simulator/debug' not foundFlipcashCore/Sources/FlipcashCore/Clients/Payments API/Services/AccountInfoService.swift:36
Variable 'account' was never mutated; consider changing to 'let' constantFlipcash/Core/Screens/Main/Currency Swap/CurrencySellAmountScreen.swift:72
'CurrencySelectionScreen' is deprecated: renamed to 'RegionSelectionScreen'Flipcash/Core/Screens/Main/Currency Swap/CurrencyBuyAmountScreen.swift:62
'CurrencySelectionScreen' is deprecated: renamed to 'RegionSelectionScreen'Flipcash/Core/Screens/Settings/WithdrawAmountScreen.swift:29
Add support for max withdrawalFlipcashCore/Sources/FlipcashCore/Vendor/Base58.swift:70
'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.Generated a new Google plist.
Loading