Skip to content

[WIP] Changes & fixes for enabling props 2.0 + rendering by pull model #468

[WIP] Changes & fixes for enabling props 2.0 + rendering by pull model

[WIP] Changes & fixes for enabling props 2.0 + rendering by pull model #468

Triggered via pull request January 21, 2026 20:16
Status Failure
Total duration 1d 0h 0m 16s
Artifacts 63

test-all.yml

on: pull_request
prepare_hermes_workspace
1m 9s
prepare_hermes_workspace
set_release_type
4s
set_release_type
prebuild_apple_dependencies  /  Prepare workspace
2m 48s
prebuild_apple_dependencies / Prepare workspace
Matrix: test_js
build_hermesc_apple
2m 37s
build_hermesc_apple
build_hermesc_linux
2m 30s
build_hermesc_linux
build_hermesc_windows
7m 28s
build_hermesc_windows
build_android
0s
build_android
Matrix: prebuild_apple_dependencies / Build Apple Slice
Matrix: build_apple_slices_hermes
Matrix: test_e2e_android_rntester
Matrix: prebuild_apple_dependencies / Prepare XCFramework
Matrix: build_hermes_macos
Matrix: test_ios_rntester
Matrix: prebuild_react_native_core / build-rn-slice
test_ios_rntester_ruby_3_2_0
2m 0s
test_ios_rntester_ruby_3_2_0
test_ios_rntester_dynamic_frameworks
1m 43s
test_ios_rntester_dynamic_frameworks
test_ios_helloworld_with_ruby_3_2_0
1m 34s
test_ios_helloworld_with_ruby_3_2_0
Matrix: test_ios_helloworld
Matrix: test_e2e_ios_rntester
Matrix: prebuild_react_native_core / compose-xcframework
build_npm_package
0s
build_npm_package
Matrix: test_e2e_ios_templateapp
Matrix: test_e2e_android_templateapp
Matrix: test_android_helloworld
rerun-failed-jobs
5s
rerun-failed-jobs
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 21 warnings
test_js (22)
Process completed with exit code 1.
test_js (22): packages/react-native/scripts/featureflags/ReactNativeFeatureFlags.config.js#L705
Expected object keys to be in ascending order. 'runtimeCrashUiThreadUtils' should be before 'virtualViewPrerenderRatio'
test_js (22): packages/react-native/Libraries/Components/Pressable/useAndroidRippleForView.js#L111
React Hook useMemo has a missing dependency: 'cornerRadius'. Either include it or remove the dependency array
test_js (24.4.1)
Process completed with exit code 1.
test_js (24.4.1): packages/react-native/scripts/featureflags/ReactNativeFeatureFlags.config.js#L705
Expected object keys to be in ascending order. 'runtimeCrashUiThreadUtils' should be before 'virtualViewPrerenderRatio'
test_js (24.4.1): packages/react-native/Libraries/Components/Pressable/useAndroidRippleForView.js#L111
React Hook useMemo has a missing dependency: 'cornerRadius'. Either include it or remove the dependency array
test_js (20.19.4)
Process completed with exit code 1.
test_js (20.19.4): packages/react-native/scripts/featureflags/ReactNativeFeatureFlags.config.js#L705
Expected object keys to be in ascending order. 'runtimeCrashUiThreadUtils' should be before 'virtualViewPrerenderRatio'
test_js (20.19.4): packages/react-native/Libraries/Components/Pressable/useAndroidRippleForView.js#L111
React Hook useMemo has a missing dependency: 'cornerRadius'. Either include it or remove the dependency array
lint
Process completed with exit code 1.
test_ios_helloworld (Debug, DynamicFrameworks)
Process completed with exit code 1.
test_ios_helloworld_with_ruby_3_2_0
Process completed with exit code 1.
test_ios_helloworld (Release, DynamicFrameworks)
The strategy configuration was canceled because "test_ios_helloworld.Debug_DynamicFrameworks" failed
test_ios_helloworld (Release, DynamicFrameworks)
The operation was canceled.
test_ios_helloworld (Release, StaticLibraries)
The strategy configuration was canceled because "test_ios_helloworld.Debug_DynamicFrameworks" failed
test_ios_helloworld (Release, StaticLibraries)
The operation was canceled.
test_ios_rntester_dynamic_frameworks
Process completed with exit code 1.
test_ios_rntester_ruby_3_2_0
Process completed with exit code 1.
test_ios_rntester (Release)
Process completed with exit code 1.
test_ios_rntester (Debug)
Process completed with exit code 1.
build_android
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
test_js (22)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
test_js (22): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L16
'useMemo' is defined but never used
test_js (22): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L13
'RNTesterText' is defined but never used
test_js (22): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22): packages/rn-tester/js/examples/Playground/CustomViewNativeComponent.js#L3
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22): packages/react-native/Libraries/Animated/createAnimatedComponent.js#L33
'no-unused-vars' rule is disabled but never reported
test_js (24.4.1)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
test_js (24.4.1): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L13
'RNTesterText' is defined but never used
test_js (24.4.1): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24.4.1): packages/rn-tester/js/examples/Playground/CustomViewNativeComponent.js#L3
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24.4.1): packages/react-native/Libraries/Animated/createAnimatedComponent.js#L33
'no-unused-vars' rule is disabled but never reported
test_js (20.19.4)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
test_js (20.19.4): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L13
'RNTesterText' is defined but never used
test_js (20.19.4): packages/rn-tester/js/examples/Playground/RNTesterPlayground.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (20.19.4): packages/rn-tester/js/examples/Playground/CustomViewNativeComponent.js#L3
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (20.19.4): packages/react-native/Libraries/Animated/createAnimatedComponent.js#L33
'no-unused-vars' rule is disabled but never reported

Artifacts

Produced during runtime
Name Size Digest
ReactCoreDebug.framework.dSYM.tar.gz
152 MB
sha256:8b1339b53015fdb42c281f9cba30d9b7ac17d4c8467ba7c5673b2e72abb6e322
ReactCoreDebug.xcframework.tar.gz
76.4 MB
sha256:ea7a4e48a14697ed3e3cd6b6c47582250e0354317bebf3ac365b9cb8651b6f06
ReactCoreRelease.framework.dSYM.tar.gz
133 MB
sha256:bccbc27a0e5431b8317c4543c9f985a29d8938880a94f237b95f5d0f9908c6a8
ReactCoreRelease.xcframework.tar.gz
25.8 MB
sha256:a69eae8cf639416ac7baaf7e720fa5a1b70034446b0684eb980332d21d18bad1
ReactNativeDependenciesDebug.framework.dSYM.tar.gz
37.9 MB
sha256:1bb3ea99f607653931316d5bf7006c435d74a948bfca04c8e01e07100f55c938
ReactNativeDependenciesDebug.xcframework.tar.gz
17.6 MB
sha256:a16dc4471a96f4a81bb1b094e5b02e3933e8a4feb88362708b64f7aeaa8b8bdb
ReactNativeDependenciesRelease.framework.dSYM.tar.gz
38.5 MB
sha256:7fc124c4c6842641fd9be6509309e3f065969e266bd60a1c293c6f9a99714e2f
ReactNativeDependenciesRelease.xcframework.tar.gz
9.47 MB
sha256:af90c88c30880efa11f7b9454809bc2d64f981901db79d8fcd660a4d33924447
hermes-dSYM-Debug
395 MB
sha256:d5b055999d39f6d30be5e3211440d7c880eadafc9e31a6558b57ec35069eb78c
hermes-dSYM-Release
274 MB
sha256:8eb779c9dba9411ac9ea34ebb85e7a3757f229fa3508c199610a4953a3506479
hermes-darwin-bin-Debug
28.8 MB
sha256:873bf38ae4e9bcf4f5c238dda955ce9d1d9da76ff6194474fc5f6c2c4b3a5605
hermes-darwin-bin-Release
20.2 MB
sha256:e0d579b6a59b04e8f60f7f52fe0d9b82529ef0937d463662e274eb4c65e1193f
hermes-linux-bin
1.59 MB
sha256:1dc928147601e8e4a788c78e37c9daf596176e8dfefe6049acd3c047250aff6f
hermes-osx-bin-Debug
5.38 MB
sha256:b5968d814086878f57df00e79441265ddd9b1fe0a17de34d3755a9463f15fa9b
hermes-osx-bin-Release
4.49 MB
sha256:68b06f4826efbe6b5bf027e8cdde73d99dec422647ae2b279e8dfa7f29f57039
hermes-win64-bin
13.9 MB
sha256:c4ce9868fec41ea865953e09822980f923e9299307664a37cb7f8c9e19578b0d
hermes-workspace
34 MB
sha256:b0f27cf2fe2e4391f52b429611ab36fb88e0adf211144e0532c9fa50ba621981
hermesc-apple
81.4 MB
sha256:f3a44c05f536b580bc52e7427182c8ae3ed002c15037226e39dd73321090dbb2
ios-prebuilds-workspace
23 MB
sha256:50317796d722809c80bf526691113aafff9ee2761f955cb9037412b4646315dc
prebuild-ios-core-headers-Debug-ios
652 KB
sha256:c834a96af7b04b29d08b2c6c981c74f6f79b1aad466f7786e8ca7262ca7dca77
prebuild-ios-core-headers-Debug-ios-simulator
652 KB
sha256:fe1b9e0f85199b21126c24b6fa680967731d6684e21c19d603a5473bb21a8d0e
prebuild-ios-core-headers-Debug-mac-catalyst
652 KB
sha256:1e39164fbefd6a7e4a49c01bdab638ee7ef598917ad3c8c3df1fe7797bcbe2f4
prebuild-ios-core-headers-Release-ios
652 KB
sha256:2c4a1ef4dfd811d82fe844dcd88e29e00f0e0ce7355dbad3091bcda2fa5fb8dc
prebuild-ios-core-headers-Release-ios-simulator
652 KB
sha256:b1eeac2d05f253407e1bff67d78bdeec289246c2cf59e2b1197ab1984475c7f3
prebuild-ios-core-headers-Release-mac-catalyst
652 KB
sha256:b2721d35e1aead7e1ed8c541a21f74c46d0a1dbacec0efc77d0d5b50f223c457
prebuild-ios-core-slice-Debug-ios
56.6 MB
sha256:7ae93e70fba5a99a8ff53fc88c8284941bed156276b37d6d445b600558c47ce4
prebuild-ios-core-slice-Debug-ios-simulator
115 MB
sha256:824f91dc3f11a8265dabeadc622158c13a8d451032a0e5b106d5d670074623fd
prebuild-ios-core-slice-Debug-mac-catalyst
177 MB
sha256:a6b32b497d547279d72eb7083a1ecac16b081ac95ea8cdf2b61468ecdca52a75
prebuild-ios-core-slice-Release-ios
37 MB
sha256:d3e98b3c45491d5880ed3226c0323b95be5034ace2f02e201f9decd55de1ae64
prebuild-ios-core-slice-Release-ios-simulator
75.3 MB
sha256:8f532eb81825880b949a9965880b99ed1bb8e93adc517ac4c0d7d15cf8a905ba
prebuild-ios-core-slice-Release-mac-catalyst
102 MB
sha256:2f926c6561f9cedc3c564cd2f889869265a813340b38c7b97d59cd2d98e5d7b0
prebuild-slice-Debug-ios
4.4 MB
sha256:4217d5f91ef5426340d317aeb256a22c027dcff7a772ef2d6d83725dff39d06e
prebuild-slice-Debug-ios-simulator
8.84 MB
sha256:ab7bdd3e09e1ef745032ecb684c9189dcf92156d605b07e4491ae818b8369f1f
prebuild-slice-Debug-mac-catalyst
14 MB
sha256:4aa1c53221071fbc43ddb3eacb6d718edb7acf8268e1d11dc93ab40889876347
prebuild-slice-Debug-macos
14.1 MB
sha256:85934a70456c92330cce6c3b7431b4235c790942e4a1a72f5c68a5352a272955
prebuild-slice-Debug-tvos
4.39 MB
sha256:207866e1cafadbd989e2a0b7f3c9c80c4a75c38ce1a9ba71fabcf9db7fc810a5
prebuild-slice-Debug-tvos-simulator
8.83 MB
sha256:b1053ceff67e9f7344b6e05358e4a9dec71bff0039636d3d43abb1de23919e77
prebuild-slice-Debug-xros
4.41 MB
sha256:7ddfb358f85c8c0fdd92c4781e3e60d510af6503a0f5b12f2d3ab618282b47fd
prebuild-slice-Debug-xros-simulator
8.88 MB
sha256:cda81459e6fac7ff3e15405470f0d34fd505865da86926b8c3f156cd79d43d69
prebuild-slice-Release-ios
3.57 MB
sha256:b7bb8204d921931bedf9c5980adc0f60a831c026b1681d121c3a0a249a0fe5e2
prebuild-slice-Release-ios-simulator
7.15 MB
sha256:5d1e1e8e21f074862b48fa7df1910064f1e3cb12c74cbefd449604d5d1b9ed13
prebuild-slice-Release-mac-catalyst
10.6 MB
sha256:7165623287b0764ad31864e7b6ae21f451cc8a866ff00dd9dfb78f43db962878
prebuild-slice-Release-macos
10.8 MB
sha256:dfa844b5e7ae1d3005602c3869b20c34d65b0513c304d2d9e21b174a811cea49
prebuild-slice-Release-tvos
3.57 MB
sha256:dd6c789eb7bbd8e1ed38870f913ca19887dc1a17ef5467b2aa0f3c7483642821
prebuild-slice-Release-tvos-simulator
7.15 MB
sha256:33c82d5060018b7ef1c9cec6e669bcf7b38114ef2e685e3de7db9aa2afb98d2d
prebuild-slice-Release-xros
3.57 MB
sha256:0505d2a25abd674ba39d6d48ec90c08b5b07620f5d942f80597c8e75e6c7c88e
prebuild-slice-Release-xros-simulator
7.17 MB
sha256:ff1f508d7a403af80992dddc236ded7ee4aa3b2a51311b319231f1ea92287851
slice-appletvos-Debug
213 MB
sha256:403e0ddc40300a62872ecb344da7a0a03037f1bcda2f7079d4296e5417da6cb1
slice-appletvos-Release
174 MB
sha256:4e28859c557a2687ee665eefc0630fb29875b8f2815866ffb5862b0989ee110f
slice-appletvsimulator-Debug
427 MB
sha256:208c265010588bedb1ad519cb7939ea49e4c2bcbb60d1d63066c67c630349b72
slice-appletvsimulator-Release
348 MB
sha256:cf59d1f2d077c153feedac6b87066ca15706f2f3653ac1a9f501cf0a2bb72116
slice-catalyst-Debug
427 MB
sha256:1b30b77d547753716bd681862681270a33df5f2c40892c47af7527803acb4338
slice-catalyst-Release
348 MB
sha256:08634d85e6a4d48525d3cc39371ed96067f027e55f1682bbc4b5c2dce16dc9a5
slice-iphoneos-Debug
213 MB
sha256:17e06684ef90daade7aef2ffc31105b200d1a59d2e0aa0d1aef2bb71087a7220
slice-iphoneos-Release
174 MB
sha256:83d2496c7c84816f6de1084934142156bbaca88d9a8a556a81bec9f184c38e5a
slice-iphonesimulator-Debug
427 MB
sha256:535b0973b5fc0536e7c3492720c6161c13779956c901834be1a8f4ac4fdb6047
slice-iphonesimulator-Release
348 MB
sha256:f2680c069d3f649518250ad8ad1f01103f9d24868a61dc21bcc703fb0c971590
slice-macosx-Debug
447 MB
sha256:b2d62c0685343a3ccc47c1dbb15cdeef9182c4469b08603b6775bb45f22a0ee3
slice-macosx-Release
367 MB
sha256:3b5c25ba5f9e15031205dcb95038327d0c18e4b721886db01265789273dc3616
slice-xros-Debug
215 MB
sha256:b3354d086f2f3e68750d01e8a47676f7afc7d5c5d2362300a29631d9713bac61
slice-xros-Release
175 MB
sha256:a1e92c3f5c259dec120f9e975600caf3650b61f0396e78439d5501344a4fef2c
slice-xrsimulator-Debug
429 MB
sha256:fa503103e38fb43bf247828fca69e0c4086f22a43204cf98b25dc8d4ad908f75
slice-xrsimulator-Release
350 MB
sha256:92d9b0014b8f1cc08737f6ba1a439cf75413c660e715decaeede8239829791c7