Skip to content

Align to canonical *Instance types in component ref annotations (#56951) #39949

Align to canonical *Instance types in component ref annotations (#56951)

Align to canonical *Instance types in component ref annotations (#56951) #39949

Triggered via pull request June 2, 2026 17:01
Status Failure
Total duration 1h 17m 54s
Artifacts 42

test-all.yml

on: pull_request
check_code_changes
10s
check_code_changes
set_release_type
2s
set_release_type
prebuild_apple_dependencies  /  Prepare workspace
29s
prebuild_apple_dependencies / Prepare workspace
build_debugger_shell
build_debugger_shell
Matrix: test_ios_rntester_dynamic_frameworks
build_fantom_runner
11m 25s
build_fantom_runner
build_js_types
1m 0s
build_js_types
Matrix: test_js
Matrix: prebuild_apple_dependencies / Build Apple Slice
Matrix: test_e2e_android_rntester / test
Waiting for pending jobs
run_fantom_tests  /  test
2m 50s
run_fantom_tests / test
Matrix: prebuild_apple_dependencies / Prepare XCFramework
test_e2e_android_rntester  /  report
test_e2e_android_rntester / report
run_fantom_tests  /  report
4s
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
0s
build_npm_package
Matrix: test_ios_rntester
test_ios_rntester_ruby_3_2_0
6m 8s
test_ios_rntester_ruby_3_2_0
test_ios_helloworld_with_ruby_3_2_0
3m 44s
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_android_templateapp / test
Waiting for pending jobs
Matrix: test_e2e_ios_templateapp / test
Waiting for pending jobs
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_android_templateapp  /  report
test_e2e_android_templateapp / report
test_e2e_ios_templateapp  /  report
test_e2e_ios_templateapp / report
test_e2e_ios_rntester  /  report
2s
test_e2e_ios_rntester / report
Matrix: test_e2e_android_templateapp_retry_1 / test
Waiting for pending jobs
Matrix: test_e2e_ios_templateapp_retry_1 / test
Waiting for pending jobs
Matrix: test_e2e_ios_rntester_retry_1 / test
Waiting for pending jobs
test_e2e_android_templateapp_retry_1  /  report
test_e2e_android_templateapp_retry_1 / report
test_e2e_ios_templateapp_retry_1  /  report
test_e2e_ios_templateapp_retry_1 / report
test_e2e_ios_rntester_retry_1  /  report
test_e2e_ios_rntester_retry_1 / report
Matrix: test_e2e_android_templateapp_retry_2 / test
Waiting for pending jobs
Matrix: test_e2e_ios_templateapp_retry_2 / test
Waiting for pending jobs
Matrix: test_e2e_ios_rntester_retry_2 / test
Waiting for pending jobs
test_e2e_android_templateapp_retry_2  /  report
test_e2e_android_templateapp_retry_2 / report
test_e2e_ios_templateapp_retry_2  /  report
test_e2e_ios_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

3 errors and 52 warnings
test_js (24)
Process completed with exit code 1.
test_js (22.13.0)
Process completed with exit code 1.
build_android
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 16th, 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): packages/react-native/Libraries/Image/Image.ios.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Image/Image.android.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/View/View.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/Touchable/TouchableOpacity.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/Touchable/TouchableHighlight.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/Switch/Switch.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/SafeAreaView/SafeAreaView.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.android.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/Pressable/Pressable.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (24): packages/react-native/Libraries/Components/ActivityIndicator/ActivityIndicator.js#L12
Requires should be sorted alphabetically, with at least one line between imports/requires and code
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 16th, 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 (22.13.0): packages/react-native/Libraries/Image/Image.ios.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Image/Image.android.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/View/View.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/Touchable/TouchableOpacity.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/Touchable/TouchableHighlight.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/Switch/Switch.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/SafeAreaView/SafeAreaView.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/ProgressBarAndroid/ProgressBarAndroid.android.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/Pressable/Pressable.js#L11
Requires should be sorted alphabetically, with at least one line between imports/requires and code
test_js (22.13.0): packages/react-native/Libraries/Components/ActivityIndicator/ActivityIndicator.js#L12
Requires should be sorted alphabetically, with at least one line between imports/requires and code
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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 (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 16th, 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-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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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 16th, 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
Failed to generate PR comment. HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
build_android
No files were found with the provided path: packages/rn-tester/android/app/build/outputs/apk/release/. No artifacts will be uploaded.
build_android
No files were found with the provided path: packages/rn-tester/android/app/build/outputs/apk/debug/. No artifacts will be uploaded.
build_android
No files were found with the provided path: packages/react-native-gradle-plugin/react-native-gradle-plugin/build/reports packages/react-native-gradle-plugin/settings-plugin/build/reports packages/react-native/ReactAndroid/build/reports. No artifacts will be uploaded.
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 16th, 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 16th, 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 16th, 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 16th, 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.1 MB
sha256:0dc10f8a377dde0ce4eab09e8bd3e84b67f91681ec074320ea531d0e5b673c2b
RNTesterApp-NewArch-Release
14.8 MB
sha256:1c38dcb567511cebfb0edaac79eb5640e1b2b443a5a6734e33a0dadb6cdac44a
ReactCoreDebug.framework.dSYM.tar.gz
186 MB
sha256:4938736fdcf85a2f0c5ce266d2867f1aaed5d9d1a30b77a71b6b2df2288fb720
ReactCoreDebug.xcframework.tar.gz
91 MB
sha256:cb6dccbe3b82e82f4eeaa4ca013b84d2c30dc552fd8b0803356861d162e54863
ReactCoreRelease.framework.dSYM.tar.gz
160 MB
sha256:5775ee00d0eac730f84775ad82419ccd2c0597e378e0d4ebb139184542430fda
ReactCoreRelease.xcframework.tar.gz
28.7 MB
sha256:5e9af90bd9b8f2fd430f14a075ba06c4622a9444802790f32683d7831102131f
ReactNativeDependenciesDebug.framework.dSYM.tar.gz
37.2 MB
sha256:5f26ac4a8f29fb12afdd5da841d404f4f426c18e2d37c284dc34b186ddad53d1
ReactNativeDependenciesDebug.xcframework.tar.gz
17.1 MB
sha256:16c804f4a36714eeab78eaa88e951f15034893738e6307adc974994fcc2e4c7d
ReactNativeDependenciesRelease.framework.dSYM.tar.gz
38.2 MB
sha256:2920af97086dae3675b729231fb416e67c764bcf40015cf9f7e708fad94fe490
ReactNativeDependenciesRelease.xcframework.tar.gz
9.42 MB
sha256:3c916e65b1625622f421df2c38d20746cd9c1c3d6ae960337dea551f49e543e2
e2e_ios_com.meta.RNTester.localDevelopment_report_Debug_NewArch
25.8 MB
sha256:51728cb00f9c1a9e9c254baca022131e7daf20cbd7d67c7e7ef61a237b947da8
e2e_ios_com.meta.RNTester.localDevelopment_report_Release_NewArch
24 MB
sha256:75d907a71aad4bccf9ae0519dac21828ab10443df68d5bc99bf5643920e2107a
fantom-runner-binary
161 MB
sha256:19fc7737ca30b0e8a2a455aedf7e579735eb714c8121a730548504d641d743d0
ios-prebuilds-workspace
22.9 MB
sha256:697f0c1af906192d344484456036378b90cf0328f20d0227a0b1a5f0d5521ec5
prebuild-ios-core-headers-Debug-ios
672 KB
sha256:74670f9a34aeafc9532ff9bc415fb546942b59ad35767ef328e5eb5498bad814
prebuild-ios-core-headers-Debug-ios-simulator
672 KB
sha256:bbfb9c4c128863ac28ef889e990ab238216c6c1399a215eb49132000431137e8
prebuild-ios-core-headers-Debug-mac-catalyst
672 KB
sha256:9c5748ba1757282bfb3a2b228758f8f0e5434799111ebcf030f9e490a15aee85
prebuild-ios-core-headers-Release-ios
672 KB
sha256:a7f7c12016454f40a2500b5f9c3493630b5841f7d489f638fe47af53463f6b32
prebuild-ios-core-headers-Release-ios-simulator
672 KB
sha256:5e092f0c1983fa6005baef71ffcc998af44c4f02de10ec48ca1d2767efab476f
prebuild-ios-core-headers-Release-mac-catalyst
672 KB
sha256:3b49c7c564a20025314ad97f8c87ed7a6022c2b7f89de7a00d8fdf48f2c41667
prebuild-ios-core-slice-Debug-ios
67 MB
sha256:9bc058f6aba1ed94342b30473459d4dea99a2ba79e45a987e8febe1bcb0aaf21
prebuild-ios-core-slice-Debug-ios-simulator
136 MB
sha256:4b417b2a58417702d858cf50ad35469d70767155fa01748e100e5c0f626d3b7c
prebuild-ios-core-slice-Debug-mac-catalyst
208 MB
sha256:f03b9c70328b5da52a9c90ee78802acdc7735e73b967efccf211d04b7e422e29
prebuild-ios-core-slice-Release-ios
43 MB
sha256:da125aff511bf2cf12b47f9966c5fa818bb3e027ade33f0347680918fb6d1d80
prebuild-ios-core-slice-Release-ios-simulator
87.6 MB
sha256:155bf7182649f5b39e9375af6982e0da81a4b2d322f795da20eaf967db6ec024
prebuild-ios-core-slice-Release-mac-catalyst
119 MB
sha256:763cd91d6d63a8979f16e0a7363cbf2f3b22c121030d451b4f0794e289ba82bc
prebuild-slice-Debug-ios
4.29 MB
sha256:0ee0e8dd3f8ec07f5207754e83869184b2647f1cba6fd7694518bc35211bdb11
prebuild-slice-Debug-ios-simulator
8.63 MB
sha256:3a8fbe566d2d31a1dfff6f618a0663fa5beae1bcb13e1347fa6bac3287bc05e6
prebuild-slice-Debug-mac-catalyst
13.7 MB
sha256:361c0f78764eb6a12a2547a6c7c734c4265cecbbdd9e11cdce3c136460d3fe6d
prebuild-slice-Debug-macos
13.8 MB
sha256:35dbd1b9114ceef789f7f3fa0585876e7467f309a5a9ab15a228e90c2e962797
prebuild-slice-Debug-tvos
4.29 MB
sha256:d67070f9b6ca06a033e541af79c866b43e65346703d87386fa9377267e86e7d1
prebuild-slice-Debug-tvos-simulator
8.62 MB
sha256:908eb7e3360bc928bf3e2f68ee05b5d48990be820020a663bdf750ece61cb507
prebuild-slice-Debug-xros
4.28 MB
sha256:ead8c38c9749c7fe00c71e5b4757e1054097348e8e1bfc7dfa37d675ed91613f
prebuild-slice-Debug-xros-simulator
8.61 MB
sha256:989848144bec6d09da80063e073759d8e8d6837f40fcf2348a2802fdca94c9df
prebuild-slice-Release-ios
3.54 MB
sha256:262aaae395a49323a1f49cc3ea1068220584c97bbb44400a0f0ccaa6dba5f276
prebuild-slice-Release-ios-simulator
7.08 MB
sha256:e113f9c49916af6391cf61a988bd7ebcbbd8fb8ae38d75eb51441529c00df252
prebuild-slice-Release-mac-catalyst
10.6 MB
sha256:137fe4f1c8a6013be293bd321d2e682e9adcbcaaccd8999747bb152d465758f1
prebuild-slice-Release-macos
10.7 MB
sha256:05f73179b423d4aa74e62587d837bbe983e8be64367827a5668a2cbef5bbd92b
prebuild-slice-Release-tvos
3.54 MB
sha256:45f94658dc5bc215f48d75b45e61faf5e4576739b56cc72b24f68d0acdb07adb
prebuild-slice-Release-tvos-simulator
7.07 MB
sha256:035b65d6d7cec4ae639e41d091b6abf5772ac53c1edc966ee2285a6e2b9e88f6
prebuild-slice-Release-xros
3.51 MB
sha256:1bef22e88019dacfd848409d0cfab9c648122b9e050d257f06073ecabb8706d8
prebuild-slice-Release-xros-simulator
7.05 MB
sha256:2692a2f4d3c5289e9f6a4a5d809c6699124384d79533c7694f1ee56681ebe758