Skip to content

fix: don't block purchased channels when geoblocked #159

fix: don't block purchased channels when geoblocked

fix: don't block purchased channels when geoblocked #159

Triggered via pull request January 1, 2026 12:58
Status Cancelled
Total duration 11m 36s
Artifacts

integration-tests.yml

on: pull_request
Run Integration Tests
11m 33s
Run Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
Run Integration Tests
Canceling since a higher priority waiting request for integration-tests-refs/pull/298/merge exists
Run Integration Tests
The operation was canceled.
integration-tests
Canceling since a higher priority waiting request for integration-tests-refs/pull/298/merge exists
Run Integration Tests: Bitkit/Services/LightningService.swift#L670
immutable value 'paymentPreimage' was never used; consider replacing with '_' or removing it
Run Integration Tests: Bitkit/Services/LightningService.swift#L734
result of call to 'run(resultType:body:)' is unused
Run Integration Tests: Bitkit/Services/LightningService.swift#L477
value 'node' was defined but never used; consider replacing with boolean test
Run Integration Tests: Bitkit/Services/CoreService.swift#L708
no 'async' operations occur within 'await' expression
Run Integration Tests: Bitkit/Services/CoreService.swift#L674
'catch' block is unreachable because no errors are thrown in 'do' block
Run Integration Tests: Bitkit/Services/CoreService.swift#L638
immutable value 'state' was never used; consider replacing with '_' or removing it
Run Integration Tests: Bitkit/Services/CoreService.swift#L585
immutable value 'secret' was never used; consider replacing with '_' or removing it
Run Integration Tests: Bitkit/Services/CoreService.swift#L585
immutable value 'hash' was never used; consider replacing with '_' or removing it
Run Integration Tests: Bitkit/Services/CoreService.swift#L112
no 'async' operations occur within 'await' expression
Run Integration Tests: Bitkit/Services/CoreService.swift#L57
reference to captured var 'txIds' in concurrently-executing code; this is an error in the Swift 6 language mode
Run Integration Tests
xcbeautify 3.1.2 is already installed and up-to-date. To reinstall 3.1.2, run: brew reinstall xcbeautify