fix: notify on-chain receives that skip mempool - #588
Draft
CypherPoet wants to merge 5 commits into
Draft
CypherPoet wants to merge 5 commits into
CypherPoet wants to merge 5 commits into
Annotations
11 warnings and 3 notices
|
Bitkit/Services/Trezor/TrezorDebugLog.swift#L30
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'NSLock', consider removing it
|
|
Bitkit/Services/Trezor/TrezorDebugLog.swift#L23
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'DateFormatter', consider removing it
|
|
Bitkit/Services/Trezor/TrezorUiHandler.swift#L16
stored property 'submittedPin' of 'Sendable'-conforming class 'TrezorUiHandler' is mutable; this is an error in the Swift 6 language mode
|
|
Bitkit/Services/Trezor/TrezorUiHandler.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
|
|
Bitkit/Services/Trezor/TrezorUiHandler.swift#L14
stored property 'needsPinPublisher' of 'Sendable'-conforming class 'TrezorUiHandler' has non-sendable type 'PassthroughSubject<Void, Never>'; this is an error in the Swift 6 language mode
|
|
Bitkit/Services/Trezor/TrezorTransport.swift#L19
stored property 'submittedPairingCode' of 'Sendable'-conforming class 'TrezorTransport' is mutable; this is an error in the Swift 6 language mode
|
|
Bitkit/Services/Trezor/TrezorTransport.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
|
|
Bitkit/Services/Trezor/TrezorTransport.swift#L17
stored property 'needsPairingCodePublisher' of 'Sendable'-conforming class 'TrezorTransport' has non-sendable type 'PassthroughSubject<Void, Never>'; this is an error in the Swift 6 language mode
|
|
Bitkit/Services/Trezor/TrezorTransport.swift#L12
stored property 'bridgeTransport' of 'Sendable'-conforming class 'TrezorTransport' has non-sendable type 'TrezorBridgeTransport'; this is an error in the Swift 6 language mode
|
|
Bitkit/Services/Trezor/TrezorTransport.swift#L11
stored property 'bleManager' of 'Sendable'-conforming class 'TrezorTransport' has non-sendable type 'TrezorBLEManager'; this is an error in the Swift 6 language mode
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading