Bundle, build and run iOS test app in separate steps in production + ccache enabled #1049
Annotations
2 errors and 10 warnings
|
|
|
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
|
|
apps/test-app/ios/Pods/hermes-engine/API/hermes_node_api/hermes_node_api.cpp#L3122
unused variable 'kMaxNumRegisters' [-Wunused-const-variable]
|
|
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]
|
|
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]
|
|
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]
|
|
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1977
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1752
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1977
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1752
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading