feat(send): node connecting UI #401
Draft
Annotations
11 warnings
|
Run unit tests:
Bitkit/Services/LightningService.swift#L904
immutable value 'oldTotalOnchain' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L850
immutable value 'confirmationTime' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L850
immutable value 'blockHash' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L798
immutable value 'customRecords' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L798
immutable value 'claimDeadline' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L788
immutable value 'feePaidMsat' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L763
immutable value 'paymentPreimage' was never used; consider replacing with '_' or removing it
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L827
result of call to 'run(resultType:body:)' is unused
|
|
Run unit tests:
Bitkit/Services/LightningService.swift#L532
value 'node' was defined but never used; consider replacing with boolean test
|
|
Run unit tests:
Bitkit/Utilities/Errors.swift#L333
case is already handled by previous patterns; consider removing it
|
|
Install xcbeautify
xcbeautify 3.1.2 is already installed and up-to-date.
To reinstall 3.1.2, run:
brew reinstall xcbeautify
|
Loading