Merge pull request #205 from synonymdev/fix-e2e #233
Annotations
15 warnings
mocha-ios
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/.
|
mocha-ios:
example/ios/Pods/Headers/Public/Flipper-Folly/folly/Traits.h#L85
possible misuse of comma operator here [-Wcomma]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L1079
parameter 'fd' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
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]
|
mocha-ios
Run script build phase 'Start Packager' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'exmpl' from project 'exmpl')
|
mocha-ios
Run script build phase 'Bundle React Native code and images' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'exmpl' from project 'exmpl')
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
example/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
|
mocha-ios:
lib/src/lightning-manager.ts#L1811
'res' is defined but never used. Allowed unused args must match /^_/u
|