Bundle, build and run iOS test app in separate steps in production + ccache enabled #1049
Annotations
2 errors and 10 warnings
|
Run test app
Process completed with exit code 2.
|
|
Build test app:
node_modules/react-native/ReactCommon/jserrorhandler/JsErrorHandler.cpp#L11
module 'ReactCommon' is needed but has not been provided, and implicit use of module files is disabled
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/API/hermes_node_api/hermes_node_api.cpp#L3122
unused variable 'kMaxNumRegisters' [-Wunused-const-variable]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/API/hermes_node_api/hermes_node_api.cpp#L6278
cast from 'const hermes::vm::PinnedHermesValue *' to 'napi_value__ *' drops const qualifier [-Wcast-qual]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/API/hermes_node_api/hermes_node_api.cpp#L6026
definition of a static variable in a constexpr function is a C++23 extension [-Wc++23-extensions]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/API/hermes_node_api/hermes_node_api.cpp#L3279
field 'apiVersion_' will be initialized after field 'pendingFinalizers_' [-Wreorder-ctor]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1977
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1752
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1977
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
Build test app:
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1752
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
Build test app
ld: ignoring duplicate libraries: '../../external/llvh/lib/Support/libLLVHSupport.a', '../../lib/AST/libhermesAST.a', '../../lib/Parser/libhermesParser.a', '../../lib/Support/libhermesSupport.a'
|
|
Build test app
/Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: libhermesFlowParser.a the table of contents is empty (no object file members in the library define global symbols)
|
Loading