test: allow the e2e backend host to be set at launch - #680
Merged
piotr-iohk merged 2 commits intoAug 26, 2026
Annotations
11 warnings and 3 notices
|
Run unit 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 unit tests:
Bitkit/Services/Trezor/TrezorDebugLog.swift#L32
'nonisolated(unsafe)' has no effect on property 'flushScheduled', consider using 'nonisolated'
|
|
Run unit tests:
Bitkit/Services/Trezor/TrezorDebugLog.swift#L31
'nonisolated(unsafe)' has no effect on property 'buffer', consider using 'nonisolated'
|
|
Run unit tests:
Bitkit/Services/Trezor/TrezorDebugLog.swift#L30
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'NSLock', consider removing it
|
|
Run unit tests:
Bitkit/Services/Trezor/TrezorDebugLog.swift#L23
'nonisolated(unsafe)' is unnecessary for a constant with 'Sendable' type 'DateFormatter', consider removing it
|
|
Run unit 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 unit tests:
Bitkit/Services/Trezor/TrezorTransport.swift#L2
add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Combine'
|
|
Run unit 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 unit 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 unit 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
|
|
Cache Swift Package Manager
Failed to restore: The specified blob does not exist.
RequestId:f0091a85-f01e-00bb-08c7-3414b6000000
Time:2026-08-25T19:23:21.3760495Z
|
|
Run unit tests
Skipped BitkitUITests.TrezorBridgeDashboardUITests.testBridgeUnavailableShowsRecoverableState
|
|
Run unit tests
Skipped BitkitUITests.TrezorBridgeDashboardUITests.testBridgeConnectLifecycleAndPromptContracts
|
|
Run unit tests
Skipped BitkitUITests.TrezorBridgeDashboardUITests.testAddressPublicKeyMessageBalanceHistoryDetailAndSendFlow
|
background
wait
wait-all
cancel
parallel
Loading