fix(lightning): use external scores from blocktank #441
Annotations
11 warnings
|
Run integration tests:
Bitkit/Services/LightningService.swift#L838
result of call to 'run(resultType:body:)' is unused
|
|
Run integration tests:
Bitkit/Services/LightningService.swift#L533
value 'node' was defined but never used; consider replacing with boolean test
|
|
Run integration tests:
Bitkit/Services/CoreService.swift#L804
no 'async' operations occur within 'await' expression
|
|
Run integration tests:
Bitkit/Services/CoreService.swift#L742
'catch' block is unreachable because no errors are thrown in 'do' block
|
|
Run integration tests:
Bitkit/Services/CoreService.swift#L706
immutable value 'state' was never used; consider replacing with '_' or removing it
|
|
Run integration tests:
Bitkit/Services/CoreService.swift#L653
immutable value 'secret' was never used; consider replacing with '_' or removing it
|
|
Run integration tests:
Bitkit/Services/CoreService.swift#L653
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:
Bitkit/Utilities/Errors.swift#L373
case is already handled by previous patterns; consider removing it
|
|
Install xcbeautify
xcbeautify 3.1.4 is already installed and up-to-date.
To reinstall 3.1.4, run:
brew reinstall xcbeautify
|
Loading