Bundle, build and run iOS test app in separate steps in production + ccache enabled #1049
Triggered via pull request
February 24, 2026 07:53
Status
Failure
Total duration
35m 40s
Artifacts
–
check.yml
on: pull_request
Lint
3m 3s
Test app (iOS)
35m 35s
Test app (macOS)
0s
Test app (Android)
0s
Test ferric Apple triplets
0s
Matrix: unit-tests
Matrix: weak-node-api-tests
Annotations
2 errors, 10 warnings, and 9 notices
|
Test app (iOS)
Process completed with exit code 2.
|
|
Test app (iOS):
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
|
|
Test app (iOS):
apps/test-app/ios/Pods/hermes-engine/API/hermes_node_api/hermes_node_api.cpp#L3122
unused variable 'kMaxNumRegisters' [-Wunused-const-variable]
|
|
Test app (iOS):
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]
|
|
Test app (iOS):
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]
|
|
Test app (iOS):
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]
|
|
Test app (iOS):
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1977
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
Test app (iOS):
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1752
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
Test app (iOS):
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1977
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
Test app (iOS):
apps/test-app/ios/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1752
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
Test app (iOS)
ld: ignoring duplicate libraries: '../../external/llvh/lib/Support/libLLVHSupport.a', '../../lib/AST/libhermesAST.a', '../../lib/Parser/libhermesParser.a', '../../lib/Support/libhermesSupport.a'
|
|
Test app (iOS)
/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)
|
|
Unit tests (ubuntu-latest)
Total Tests: 20
Suites 📂: 8
Passed ✅: 20
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 675.271ms
|
|
Unit tests (ubuntu-latest)
Total Tests: 3
Suites 📂: 2
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 650.093ms
|
|
Unit tests (ubuntu-latest)
Total Tests: 50
Suites 📂: 25
Passed ✅: 49
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 172170.303ms
|
|
Unit tests (macos-latest)
Total Tests: 20
Suites 📂: 8
Passed ✅: 20
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 762.289ms
|
|
Unit tests (macos-latest)
Total Tests: 3
Suites 📂: 2
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 686.842ms
|
|
Unit tests (macos-latest)
Total Tests: 57
Suites 📂: 30
Passed ✅: 57
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 222398.873ms
|
|
Unit tests (windows-latest)
Total Tests: 20
Suites 📂: 8
Passed ✅: 20
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 928.936ms
|
|
Unit tests (windows-latest)
Total Tests: 3
Suites 📂: 2
Passed ✅: 3
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 835.706ms
|
|
Unit tests (windows-latest)
Total Tests: 50
Suites 📂: 25
Passed ✅: 47
Failed ❌: 0
Canceled 🚫: 0
Skipped ⏭️: 3
Todo 📝: 0
Duration 🕐: 245972.155ms
|