feat(send): node connecting UI #401
Merged
Annotations
11 warnings
|
Run unit tests:
Bitkit/Services/LightningService.swift#L768
immutable value 'paymentPreimage' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L832
result of call to 'run(resultType:body:)' is unused
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L527
value 'node' was defined but never used; consider replacing with boolean test
|
|
Run unit tests:
Bitkit/Services/CoreService.swift#L804
no 'async' operations occur within 'await' expression
|
|
Run unit tests:
Bitkit/Services/CoreService.swift#L742
'catch' block is unreachable because no errors are thrown in 'do' block
|
|
Run unit tests:
Bitkit/Services/CoreService.swift#L706
immutable value 'state' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/CoreService.swift#L653
immutable value 'secret' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/CoreService.swift#L653
immutable value 'hash' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/CoreService.swift#L112
no 'async' operations occur within 'await' expression
|
|
Run unit 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
|
|
Install xcbeautify
xcbeautify 3.1.2 is already installed and up-to-date.
To reinstall 3.1.2, run:
brew reinstall xcbeautify
|
Loading