fix: gets peer message when manual open channel fails #541
lib-lint-check.yml
on: pull_request
Run lint check
36s
Annotations
8 warnings
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/lightning-manager.ts#L2449
'reject' 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
|
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/lightning-manager.ts#L2449
'reject' 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
|