Locally funded channels #528
lib-lint-check.yml
on: pull_request
Run lint check
13s
Annotations
10 errors and 3 warnings
Run lint check:
lib/src/ldk.ts#L493
A space is required after '{'
|
Run lint check:
lib/src/ldk.ts#L493
Replace `counterPartyNodeId,·channelValueSats,·pushSats` with `⏎↹↹counterPartyNodeId,⏎↹↹channelValueSats,⏎↹↹pushSats,⏎↹`
|
Run lint check:
lib/src/ldk.ts#L493
A space is required before '}'
|
Run lint check:
lib/src/ldk.ts#L495
Replace `counterPartyNodeId,·channelValueSats,·pushSats` with `⏎↹↹↹↹counterPartyNodeId,⏎↹↹↹↹channelValueSats,⏎↹↹↹↹pushSats,⏎↹↹↹`
|
Run lint check:
lib/src/ldk.ts#L512
A space is required after '{'
|
Run lint check:
lib/src/ldk.ts#L512
Replace `temporaryChannelId,·counterPartyNodeId,·fundingTransaction` with `⏎↹↹temporaryChannelId,⏎↹↹counterPartyNodeId,⏎↹↹fundingTransaction,⏎↹`
|
Run lint check:
lib/src/ldk.ts#L512
A space is required before '}'
|
Run lint check:
lib/src/ldk.ts#L514
Replace `temporaryChannelId,·counterPartyNodeId,·fundingTransaction` with `⏎↹↹↹↹temporaryChannelId,⏎↹↹↹↹counterPartyNodeId,⏎↹↹↹↹fundingTransaction,⏎↹↹↹`
|
Run lint check:
lib/src/lightning-manager.ts#L2441
Replace `req:·TCreateChannelReq` with `⏎↹↹req:·TCreateChannelReq,⏎↹`
|
|
Run lint check:
lib/src/lightning-manager.ts#L58
'TLspLogPayload' is defined but never used
|
Run lint check:
lib/src/lightning-manager.ts#L2186
'res' is defined but never used. Allowed unused args must match /^_/u
|
Run lint check:
lib/src/utils/helpers.ts#L227
Unexpected control character(s) in regular expression: \x00
|