fix: save addresses only when used for closing a channel #345
Annotations
1 error and 19 warnings
|
|
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
example/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L689
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
example/ios/Pods/libevent/include/event2/event.h#L782
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
lib/src/lightning-manager.ts#L58
'TLspLogPayload' is defined but never used
|
lib/src/lightning-manager.ts#L2132
'res' is defined but never used. Allowed unused args must match /^_/u
|
lib/src/utils/helpers.ts#L227
Unexpected control character(s) in regular expression: \x00
|
This job failed
Loading