fix: channel id hex conversion #291
Annotations
16 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. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test iOS app:
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Traits.h#L85
possible misuse of comma operator here [-Wcomma]
|
Test iOS app:
example/ios/Pods/libevent/include/event2/event.h#L1079
parameter 'fd' not found in the function declaration [-Wdocumentation]
|
Test iOS app:
example/ios/Pods/libevent/include/event2/event_compat.h#L112
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L689
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
Build:
example/ios/Pods/libevent/include/event2/event.h#L782
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
Install lib dependencies:
lib/src/lightning-manager.ts#L1908
'res' is defined but never used. Allowed unused args must match /^_/u
|
Install lib dependencies:
lib/src/utils/helpers.ts#L227
Unexpected control character(s) in regular expression: \x00
|
Loading