Skip to content

Fix ref type compatibility for builtin components #38690

Fix ref type compatibility for builtin components

Fix ref type compatibility for builtin components #38690

Triggered via pull request May 3, 2026 16:27
Status Failure
Total duration 1h 20m 6s
Artifacts 56

test-all.yml

on: pull_request
check_code_changes
8s
check_code_changes
set_release_type
3s
set_release_type
prebuild_apple_dependencies  /  Prepare workspace
42s
prebuild_apple_dependencies / Prepare workspace
build_debugger_shell
0s
build_debugger_shell
Matrix: test_ios_rntester_dynamic_frameworks
build_fantom_runner
15m 11s
build_fantom_runner
build_js_types
1m 6s
build_js_types
Matrix: test_js
Matrix: prebuild_apple_dependencies / Build Apple Slice
Matrix: test_e2e_android_rntester / test
run_fantom_tests  /  test
3m 13s
run_fantom_tests / test
Matrix: prebuild_apple_dependencies / Prepare XCFramework
test_e2e_android_rntester  /  report
3s
test_e2e_android_rntester / report
run_fantom_tests  /  report
3s
run_fantom_tests / report
Matrix: prebuild_react_native_core / build-rn-slice
Matrix: test_e2e_android_rntester_retry_1 / test
Waiting for pending jobs
run_fantom_tests_retry_1  /  test
run_fantom_tests_retry_1 / test
Matrix: prebuild_react_native_core / compose-xcframework
test_e2e_android_rntester_retry_1  /  report
test_e2e_android_rntester_retry_1 / report
run_fantom_tests_retry_1  /  report
run_fantom_tests_retry_1 / report
build_npm_package
2m 36s
build_npm_package
Matrix: test_ios_rntester
test_ios_rntester_ruby_3_2_0
4m 4s
test_ios_rntester_ruby_3_2_0
test_ios_helloworld_with_ruby_3_2_0
3m 42s
test_ios_helloworld_with_ruby_3_2_0
Matrix: test_ios_helloworld
Matrix: test_e2e_android_rntester_retry_2 / test
Waiting for pending jobs
run_fantom_tests_retry_2  /  test
run_fantom_tests_retry_2 / test
Matrix: test_e2e_ios_templateapp / test
Matrix: test_e2e_android_templateapp / test
Matrix: test_android_helloworld
Matrix: test_e2e_ios_rntester / test
test_e2e_android_rntester_retry_2  /  report
test_e2e_android_rntester_retry_2 / report
run_fantom_tests_retry_2  /  report
run_fantom_tests_retry_2 / report
test_e2e_ios_templateapp  /  report
4s
test_e2e_ios_templateapp / report
test_e2e_android_templateapp  /  report
3s
test_e2e_android_templateapp / report
test_e2e_ios_rntester  /  report
2s
test_e2e_ios_rntester / report
Matrix: test_e2e_ios_templateapp_retry_1 / test
Waiting for pending jobs
Matrix: test_e2e_android_templateapp_retry_1 / test
Waiting for pending jobs
Matrix: test_e2e_ios_rntester_retry_1 / test
Waiting for pending jobs
test_e2e_ios_templateapp_retry_1  /  report
test_e2e_ios_templateapp_retry_1 / report
test_e2e_android_templateapp_retry_1  /  report
test_e2e_android_templateapp_retry_1 / report
test_e2e_ios_rntester_retry_1  /  report
test_e2e_ios_rntester_retry_1 / report
Matrix: test_e2e_ios_templateapp_retry_2 / test
Waiting for pending jobs
Matrix: test_e2e_android_templateapp_retry_2 / test
Waiting for pending jobs
Matrix: test_e2e_ios_rntester_retry_2 / test
Waiting for pending jobs
test_e2e_ios_templateapp_retry_2  /  report
test_e2e_ios_templateapp_retry_2 / report
test_e2e_android_templateapp_retry_2  /  report
test_e2e_android_templateapp_retry_2 / report
test_e2e_ios_rntester_retry_2  /  report
test_e2e_ios_rntester_retry_2 / report
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 36 warnings
build_js_types: packages/react-native/types_generated/index.d.ts#L30
Export declaration conflicts with exported declaration of 'Image'.
build_js_types: packages/react-native/types_generated/index.d.ts#L24
Export declaration conflicts with exported declaration of 'DrawerLayoutAndroid'.
build_js_types: packages/react-native/types_generated/index.d.ts#L21
Export declaration conflicts with exported declaration of 'Button'.
build_js_types: packages/react-native/types_generated/index.d.ts#L18
Export declaration conflicts with exported declaration of 'ActivityIndicator'.
build_js_types: packages/react-native/types/__typetests__/index.tsx#L1699
'ScrollView' only refers to a type, but is being used as a value here.
build_js_types: packages/react-native/types/__typetests__/index.tsx#L1698
'ScrollView' only refers to a type, but is being used as a value here.
build_js_types: packages/react-native/types/__typetests__/index.tsx#L1693
'ScrollView' only refers to a type, but is being used as a value here.
build_js_types: packages/react-native/types/__typetests__/index.tsx#L1689
'ScrollView' only refers to a type, but is being used as a value here.
build_js_types: packages/react-native/types/__typetests__/index.tsx#L1671
'ScrollView' only refers to a type, but is being used as a value here.
build_js_types: packages/react-native/types/__typetests__/index.tsx#L1662
'ScrollView' only refers to a type, but is being used as a value here.
test_js (24)
Process completed with exit code 1.
test_js (20.19.4)
Process completed with exit code 1.
test_js (22)
Process completed with exit code 1.
check_code_changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: dorny/paths-filter@209e61402dbca8aa44f967535da6666b284025ed. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Prepare XCFramework (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_js (24)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
test_js (20.19.4)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
test_js (22)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
prebuild_apple_dependencies / Prepare XCFramework (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / build-rn-slice (Debug, ios)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / build-rn-slice (Release, ios)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_android
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / build-rn-slice (Release, ios-simulator)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_fantom_runner
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / build-rn-slice (Debug, mac-catalyst)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / build-rn-slice (Release, mac-catalyst)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
run_fantom_tests / test
No files were found with the provided path: private/react-native-fantom/build/reports. No artifacts will be uploaded.
prebuild_react_native_core / build-rn-slice (Debug, ios-simulator)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / compose-xcframework (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_react_native_core / compose-xcframework (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_npm_package
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_helloworld (Debug, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_helloworld (Release, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_helloworld (Release, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_helloworld_with_ruby_3_2_0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester_ruby_3_2_0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_helloworld (Debug, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester_dynamic_frameworks (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester (Release, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester (Debug, false)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_android_helloworld (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_android_helloworld (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: gradle/actions/setup-gradle@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester_dynamic_frameworks (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_e2e_ios_templateapp / test (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_e2e_ios_templateapp / test (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester (Release, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_ios_rntester (Debug, true)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_e2e_ios_rntester / test (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_e2e_ios_rntester / test (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
RNTesterApp-NewArch-Debug
27.5 MB
sha256:28b39f2e8ff42fd6a2a82d316e305d2b3226053318bf4d20a060a4d4f89c9285
RNTesterApp-NewArch-Release
15.3 MB
sha256:abc38602289be8cdb971acc11f98429faca3297fdf3ff3d347323c128dcf96ef
ReactCoreDebug.framework.dSYM.tar.gz
185 MB
sha256:161d016d0a1ab7675eb84b5f7f57c6c0a61fae32994da191f1a08024f2e8da4d
ReactCoreDebug.xcframework.tar.gz
90.8 MB
sha256:4f40c48edabe188278360baf03020e3ea5764c9d083d6adca56ff09f081ddade
ReactCoreRelease.framework.dSYM.tar.gz
160 MB
sha256:305f5986d221dca33a4fdae255d1223ede4259b95ecbc720e1adae71974350e6
ReactCoreRelease.xcframework.tar.gz
28.8 MB
sha256:c1e785b0602830c322fd60b90fabaf331837de24f9fb303f0fa532b5ff95830c
ReactNativeDependenciesDebug.framework.dSYM.tar.gz
37.2 MB
sha256:8843da18836c9c9ed29151fc5f80920550b32cd749a221d14184c2e43677a1b1
ReactNativeDependenciesDebug.xcframework.tar.gz
17.1 MB
sha256:86c97ec6c19ad593a25ad977ac257ae23aa45ec632615bb7ea5cefc92b974fb0
ReactNativeDependenciesRelease.framework.dSYM.tar.gz
38.2 MB
sha256:fd95f7232cea44f3ff3e84d4cfb40a82a6e12db45973c6c15090ba63e7b2b07c
ReactNativeDependenciesRelease.xcframework.tar.gz
9.42 MB
sha256:a3deea312c0045987254160be198b23b79f70d14051de62f5d456a114e607cb5
build-android-results
470 KB
sha256:8bacdb474bf23c8d21a4a7d311ad6f86ccd5f78cbd92229fa58c522575f2c26b
e2e_android_com-facebook-react-uiapp_report_debug_x86_NewArch
2.33 MB
sha256:f94f5ebb0373a1b65899439159b10ef26886271d9470dc27981a5ea7276d6ba3
e2e_android_com-facebook-react-uiapp_report_release_x86_NewArch
2.73 MB
sha256:8efe4490d05b71e7de425219c0918eeed8e9426b0b95a3824f8913bd1582c692
e2e_android_com-rntestproject_report_debug_x86_NewArch
162 KB
sha256:212d9cc98bde1515c1ae9d3be525796227486406ced66f53a6d4cccebe976034
e2e_android_com-rntestproject_report_release_x86_NewArch
129 KB
sha256:1b6c5e27724106c5bf8ba5e5e4ff21a38c4e2d2ce6ad594c0a37b0c058bcbbdd
e2e_ios_com.meta.RNTester.localDevelopment_report_Debug_NewArch
22.4 MB
sha256:db9483d01fbae32587a2c5d1c5236a3eee16a5e53aa7124f5244b7e12f119366
e2e_ios_com.meta.RNTester.localDevelopment_report_Release_NewArch
18.3 MB
sha256:f741f780808512adf5452c1a6474f567c5e8e275b718003ba81c02d38b5aa1bc
e2e_ios_org.reactjs.native.example.RNTestProject_report_Debug_NewArch
649 KB
sha256:b4f945b5ba9d66a4e7b1a77d2400611141a04c158ecb67fea138b0ddcf16612a
e2e_ios_org.reactjs.native.example.RNTestProject_report_Release_NewArch
928 KB
sha256:198eb676490d0eec6edcc3c8d1c2f66aaa394fc86ef93b5a065352e16995e2a9
fantom-runner-binary
161 MB
sha256:31dbccb2c46fd6c3cae9a8576c858d8c23b918de569166c3675822eb06943a62
helloworld-apk-Debug-NewArch-hermes
35.4 MB
sha256:aadc593c6cb3e31b3c9077f521efc0900a7841a0ea395ab88cfdb0f43a0cc93b
helloworld-apk-Release-NewArch-hermes
17.2 MB
sha256:6abe4029923f7f92f8ffc86ab9ac84acc495741c70184538b53dfcdf3ca8fa10
ios-prebuilds-workspace
22.9 MB
sha256:02e94622d603acca17fa2add60718b45c38c6945dab5e5d03f0994731f1c9084
maven-local
309 MB
sha256:68d08faf36a0a6f6b627af41273f8bf3b5688b394ff641e0509802c2e94ff31a
npm-logs
1.15 KB
sha256:be5988f8859b421e031fee2286149d5aa381fb3fce39be67f307f117e4089e1e
prebuild-ios-core-headers-Debug-ios
707 KB
sha256:3695d86e4f29f7e7b045f735a27e04c28877f1930532ea1892b4340a6e41e57f
prebuild-ios-core-headers-Debug-ios-simulator
707 KB
sha256:bc6f46514fef2b4f9be20faf95586357892cb9ca892dfdc88b2808c51152c399
prebuild-ios-core-headers-Debug-mac-catalyst
707 KB
sha256:86dbf6b5e9f28b5e76887c3048cb668acb66a421350b76efc2d575cab6a532cd
prebuild-ios-core-headers-Release-ios
707 KB
sha256:91e0c8b3119e4ebdc92f2e96f673fe5942690919090fc63c08a36fd248511787
prebuild-ios-core-headers-Release-ios-simulator
707 KB
sha256:fbcafcba45c2e416d0251f295652bf1cb758284baa5e59ffa83ecc66292cb9aa
prebuild-ios-core-headers-Release-mac-catalyst
707 KB
sha256:57f5a40a8279ac4b9828a6db5afd5f99f09dbf1a42dce2069d159b9e39ce75fe
prebuild-ios-core-slice-Debug-ios
67.2 MB
sha256:c283f90bdd85bca4dacf6e67241f5df614aa26d552357ca62fc8b585e725c1bb
prebuild-ios-core-slice-Debug-ios-simulator
137 MB
sha256:e078a0dfce6264a31968a6579fc71648a0aa3ea8dd43568177b67b3118852b1f
prebuild-ios-core-slice-Debug-mac-catalyst
208 MB
sha256:5e899540a2e1a75df3e7c47e1b88ebc756064b011c210e631eb2f64d959ef52f
prebuild-ios-core-slice-Release-ios
43.4 MB
sha256:d62c7608cd9715428d2948db488471745b5018b9fe527c6e1315d58cc651fb1b
prebuild-ios-core-slice-Release-ios-simulator
88.3 MB
sha256:cc32f973b67bccca7c5aefff783f730279873810b01fbb30942d17bff308cf74
prebuild-ios-core-slice-Release-mac-catalyst
119 MB
sha256:2079c3c250a8b82c0a7ec187319fb4171db9ed096dfd77b4bbaab3a20fe4de72
prebuild-slice-Debug-ios
4.29 MB
sha256:d7d49d80d750804ce216e6f19f72119a8ade8929081b99083b89edb062335d33
prebuild-slice-Debug-ios-simulator
8.63 MB
sha256:078ac73e9a583d2ce99d5dc9a2fd99fd6239b1cc9b3c765d5310417958fb1a5d
prebuild-slice-Debug-mac-catalyst
13.7 MB
sha256:7781d47eef0faae2d2d3a6ce14b97d1233e2bdaeee8b0e97a761138eb56dcf4f
prebuild-slice-Debug-macos
13.8 MB
sha256:77b5c3e5d3162f0a17606ba127776909ad66ff3456f088e43adfc5be5a5bf028
prebuild-slice-Debug-tvos
4.29 MB
sha256:856092d91e78776d1dee887185299140ffd82a67d0e058f1ae148be984143aa4
prebuild-slice-Debug-tvos-simulator
8.62 MB
sha256:b55ec3d6eb0761e113ab8e4dcb83473fd01f37602deef8d91369140455ff0965
prebuild-slice-Debug-xros
4.28 MB
sha256:08b021efc714e1ce73c1491b69db2b8c1fec5adde42b0f284d0c03d59d1b3b72
prebuild-slice-Debug-xros-simulator
8.61 MB
sha256:00116539cb9304b11c2f49ef181fef21eb536b0042a49b8c8ea4d2d5cd7390c6
prebuild-slice-Release-ios
3.54 MB
sha256:f44e27c163c8f12619ad09313e9597a794ee138afa97c307df0c5f39b424e476
prebuild-slice-Release-ios-simulator
7.08 MB
sha256:e3a7c05d76f22ac07ea72686afee5326204de798ca209f375bd109b7372eee89
prebuild-slice-Release-mac-catalyst
10.6 MB
sha256:0d8e10f4c8b1e8e7c8c4d78a140b5439436e4be731c0a908c146fb83ba0761e1
prebuild-slice-Release-macos
10.7 MB
sha256:706ee8eab9097480a17d5074ef80c60cdaa3bef4f5703cae9316c53b0316de8f
prebuild-slice-Release-tvos
3.54 MB
sha256:815379715ca28a16eee319af51d23c3365e9a62c2c91611556a58fb056d4d14e
prebuild-slice-Release-tvos-simulator
7.07 MB
sha256:164306d84f16e0c6cf4c61732923a7bfa868381a73f06f0e1d84dd3983332f87
prebuild-slice-Release-xros
3.51 MB
sha256:0c27e47276df9724e5cfcc1e20650cc3bca3a16a8a10b37f602a9d3751586cce
prebuild-slice-Release-xros-simulator
7.05 MB
sha256:25045dd9b928b9fd5ecb9092629de72cdd94b566e4fdc4b83149eb81c3bbeb0d
react-native-package
3.74 MB
sha256:02974226b13ae88ee6c0ae2ce6fa9e8ed739365357e15dd168252f3e72464ee6
rntester-debug
76.7 MB
sha256:9fdec6fc11c5e76c3489bac7c4c65383b3406ebd0b91ddaf8bc3509d66662545
rntester-release
40.3 MB
sha256:4b5c8ddb82d3fac32119018b15a08c206f4e5e4af66e708eefcebeb2aad42d55