refactor: integrate paykit sdk #1369
Annotations
10 warnings
|
Run integration tests:
Bitkit/Services/Trezor/TrezorDebugLog.swift#L30
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'NSLock', consider removing it
|
|
Run integration tests:
Bitkit/Services/Trezor/TrezorDebugLog.swift#L23
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'DateFormatter', consider removing it
|
|
Run integration tests:
Bitkit/Services/Trezor/TrezorUiHandler.swift#L34
stored property 'submittedPin' of 'Sendable'-conforming class 'TrezorUiHandler' is mutable; this is an error in the Swift 6 language mode
|
|
Run integration tests:
Bitkit/Services/Trezor/TrezorUiHandler.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
|
|
Run integration tests:
Bitkit/Services/Trezor/TrezorUiHandler.swift#L32
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
|
|
Run integration tests:
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
|
|
Run integration tests:
Bitkit/Services/Trezor/TrezorTransport.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
|
|
Run integration tests:
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
|
|
Run integration tests:
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
|
|
Run integration tests:
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
|
background
wait
wait-all
cancel
parallel
Loading