🚀 Release/v3.9.2 #93
Open
🚀 Release/v3.9.2 #93
Xcode Cloud / brainwallet | Unit Testing - Every Push | brainwalletUnitTests - iOS
required action
Mar 19, 2026 in 13m 53s
1 error, 102 warnings
| Report Summary | |
|---|---|
| Errors | 1 |
| Test Failures | 0 |
| Analysis Issues | 0 |
| Warnings | 102 |
Details
1 Error
Details
102 Warnings
Details
brainwallet/PaymentProtocol.swift:132
Initialization of 'UnsafeMutablePointer' results in a dangling pointerbrainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:55
'Hashable.hashValue' is deprecated as a protocol requirement; conform type 'BRAddress' to 'Hashable' by implementing 'hash(into:)' insteadbrainwallet/Legacy_BW_BRClasses/BRReplicatedKVStore.swift:603
Treating a forced downcast to 'BRReplicatedKVStoreError' as optional will never produce 'nil'brainwallet/Extensions/Extensions.swift:156
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRTxOutputExtension.swift:8
Initialization of 'UnsafeRawPointer' results in a dangling pointerbrainwallet/ModalPresenter.swift:107
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene insteadbrainwallet/WalletManager+Auth.swift:602
'unarchiveObject(with:)' was deprecated in iOS 12.0: Use +unarchivedObjectOfClass:fromData:error: instead/Users/ec2-user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3UFT60550MFWX/Dispatch-305BB16QKB1NA.pcm: No such file or directoryBrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:441
Class 'MockURLSession' must restate inherited '@unchecked Sendable' conformancebrainwallet/PaymentProtocol.swift:155
'init(bytes:)' is deprecated: use `init(_:)` insteadModules/core/BRPeerManager.c:748
Unused variable 'ts'brainwallet/New Send Classes/Send Views/BentoSendViews/BentoSendModalView.swift:113
Initialization of immutable value 'height' was never used; consider replacing with assignment to '_' or removing itbrainwallet/Extensions/Extensions.swift:276
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Extensions/Extensions.swift:275
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRKeyExtension.swift:47
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Extensions/Extensions.swift:277
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/PaymentProtocol.swift:163
'SecTrustEvaluate' was deprecated in iOS 13.0: renamed to 'SecTrustEvaluateWithError(_:_:)'brainwallet/PaymentProtocol.swift:189
'SecKeyRawVerify' was deprecated in iOS 15.0: Use SecKeyVerifySignatureBrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:452
Class 'MockURLSessionDataTask' must restate inherited '@unchecked Sendable' conformancebrainwallet/Extensions/BundleExtension.swift:5
Class 'BundleEx' must restate inherited '@unchecked Sendable' conformancebrainwallet/WalletManager.swift:523
'SCNetworkReachabilityGetFlags' was deprecated in iOS 17.4brainwallet/ReachabilityMonitor.swift:35
'SCNetworkReachabilitySetCallback' was deprecated in iOS 17.4brainwallet/WalletManager+Auth.swift:510
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Extensions/Extensions.swift:218
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/PaymentProtocol.swift:170
'SecTrustCopyProperties' was deprecated in iOS 15.0: renamed to 'SecTrustEvaluateWithError(_:_:)'brainwallet/New Send Classes/Send Views/BentoSendViews/BentoSendInitialView.swift:382
Result of call to 'isSendInformationValid()' is unusedbrainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:28
Initialization of 'UnsafeMutableRawPointer' results in a dangling pointerbrainwallet/Extensions/Extensions.swift:148
Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.brainwallet/Extensions/Extensions.swift:200
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:52
Initialization of 'UnsafeRawPointer' results in a dangling pointerbrainwallet/Extensions/Extensions.swift:159
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadBrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:242
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instancesbrainwallet/UIView+FrameChangeBlocking.swift:10
Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.brainwallet/WalletManager+Auth.swift:386
Initialization of 'UnsafeMutableRawPointer' results in a dangling pointerbrainwallet/ReachabilityMonitor.swift:41
'SCNetworkReachabilityGetFlags' was deprecated in iOS 17.4BrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:36
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Settings Classes/SettingsExpandingBlockchainView.swift:72
'animation' was deprecated in iOS 15.0: Use withAnimation or animation(_:value:) instead.BrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:277
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instancesbrainwallet/WalletManager+Auth.swift:600
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Additions/UIButton+BRWAdditions.swift:10
Immutable value 'spacing' was never used; consider replacing with '_' or removing itbrainwallet/Extensions/Extensions.swift:43
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/PaymentProtocol.swift:141
Initialization of 'UnsafeMutablePointer' results in a dangling pointerbrainwallet/WalletManager+Auth.swift:627
'archivedData(withRootObject:)' was deprecated in iOS 12.0: Use +archivedDataWithRootObject:requiringSecureCoding:error: insteadbrainwallet/Legacy_BW_BRClasses/BRReplicatedKVStore.swift:742
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadModules/core/BRPeerManager.c:751
Unused variable 'addrList'brainwallet/ModalTransitionDelegate.swift:39
Switch covers known cases, but 'UIGestureRecognizer.State' may have additional unknown values, possibly added in future versions; this is an error in the Swift 6 language modebrainwallet/Extensions/Extensions.swift:169
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRKeyExtension.swift:62
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadcommand not found - See https://github.com/realm/SwiftLint#installation for installation instructions.brainwallet/Extensions/Extensions.swift:227
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` instead/Users/ec2-user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3UFT60550MFWX/Foundation-TDMNIE45PJWJ.pcm: No such file or directory/Users/ec2-user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3UFT60550MFWX/ObjectiveC-3QS04PIKPU5HT.pcm: No such file or directorybrainwallet/BWAPIClient Classes/BWAPIClient.swift:180
Sendability of function types in instance method 'urlSession(_:task:didReceive:completionHandler:)' does not match requirement in protocol 'URLSessionTaskDelegate'; this is an error in the Swift 6 language modebrainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:20
Initialization of 'UnsafeMutableRawPointer' results in a dangling pointerBrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:13
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadModules/core/BRPeerManager.c:751
Unused variable 'addr'brainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:36
Initialization of 'UnsafeRawPointer' results in a dangling pointerbrainwallet/Game Classes/EmojiView.swift:29
Initialization of immutable value 'factoredSize' was never used; consider replacing with assignment to '_' or removing itbrainwallet/Extensions/Extensions.swift:191
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRReplicatedKVStore.swift:791
Initialization of 'UnsafePointer' results in a dangling pointerbrainwallet/Extensions/Extensions.swift:152
Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.BrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:69
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/WalletCoordinator.swift:258
'applicationIconBadgeNumber' was deprecated in iOS 17.0: Use -[UNUserNotificationCenter setBadgeCount:withCompletionHandler:] instead.brainwallet/WalletCoordinator.swift:175
Weak variable 'myself' was never mutated; consider changing to 'let' constantbrainwallet/Extensions/Extensions.swift:168
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/ModalPresenter+Extension.swift:60
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene insteadbrainwallet/WalletManager+Auth.swift:392
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadModules/core/BRPeerManager.c:752
Unused variable 'info'brainwallet/ReachabilityMonitor.swift:36
'SCNetworkReachabilitySetDispatchQueue' was deprecated in iOS 17.4Modules/core/BRPeerManager.c:749
Unused variable 'thread'brainwallet/PaymentProtocol.swift:187
'SecKeyRawVerify' was deprecated in iOS 15.0: Use SecKeyVerifySignaturebrainwallet/New Send Classes/Send Views/BentoSendViews/BentoSendConfirmView.swift:115
Variable 'transactionError' was written to, but never readbrainwallet/UIView+FrameChangeBlocking.swift:15
Forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.brainwallet/ReachabilityMonitor.swift:12
'SCNetworkReachabilityCreateWithName' was deprecated in iOS 17.4brainwallet/WalletManager.swift:310
Initialization of 'UnsafePointer' results in a dangling pointerbrainwallet/New Send Classes/Send Views/BentoSendViews/BentoSendModalView.swift:112
Initialization of immutable value 'width' was never used; consider replacing with assignment to '_' or removing itbrainwallet/PaymentProtocol.swift:183
'SecTrustCopyPublicKey' was deprecated in iOS 14.0: renamed to 'SecTrustCopyKey(_:)'brainwallet/WalletManager.swift:522
'SCNetworkReachabilityCreateWithAddress' was deprecated in iOS 17.4brainwallet/Extensions/Extensions.swift:179
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRMasterKeyExtension.swift:4
Extension declares a conformance of imported type 'BRMasterPubKey' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'BRCore' introduce this conformance in the futurebrainwallet/Extensions/Extensions.swift:178
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/WalletManager+Auth.swift:621
Treating a forced downcast to 'CFString' as optional will never produce 'nil'brainwallet/Extensions/Extensions.swift:237
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Extensions/Extensions.swift:245
Initialization of 'UnsafePointer' results in a dangling pointerbrainwallet/WalletManager+Auth.swift:78
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Legacy_BW_BRClasses/BRTxInputExtension.swift:6
Initialization of 'UnsafeRawPointer' results in a dangling pointerbrainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:14
Initialization of 'UnsafeMutableRawPointer' results in a dangling pointerbrainwallet/Extensions/Extensions.swift:58
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Extensions/Extensions.swift:44
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadModules/core/BRPeerManager.c:698
Unused function '_BRPeerManagerFindPeers'brainwallet/Legacy_BW_BRClasses/BRAddressExtension.swift:45
Initialization of 'UnsafeRawPointer' results in a dangling pointerbrainwallet/Additions/UIButton+BRWAdditions.swift:11
Initialization of immutable value 'titleSize' was never used; consider replacing with assignment to '_' or removing itbrainwallet/Extensions/Extensions.swift:209
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/BWAPIClient Classes/BWAPIClient+FiatLTCRates.swift:89
Function call causes an infinite recursionBrainwalletUnitTests/Legacy BRTests/BWAPIClientTests.swift:445
'init()' was deprecated in iOS 13.0: Please use -[NSURLSession dataTaskWithRequest:] or other NSURLSession methods to create instances/Users/ec2-user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3UFT60550MFWX/AppsFlyerLib-227HG3MFGZDA0.pcm: No such file or directoryModules/core/BRPeerManager.c:750
Unused variable 'attr'brainwallet/Extensions/Extensions.swift:386
'withUnsafeMutableBytes' is deprecated: use `withUnsafeMutableBytes(_: (UnsafeMutableRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/Additions/String+Additions.swift:91
'init(bytes:)' is deprecated: use `init(_:)` insteadbrainwallet/Extensions/Extensions.swift:224
'withUnsafeBytes' is deprecated: use `withUnsafeBytes(_: (UnsafeRawBufferPointer) throws -> R) rethrows -> R` insteadbrainwallet/ModalTransitionDelegate.swift:82
'windows' was deprecated in iOS 15.0: Use UIWindowScene.windows on a relevant window scene instead/Users/ec2-user/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/3UFT60550MFWX/_SwiftConcurrencyShims-1154XZ7D2AP7Z.pcm: No such file or directory
Loading