Skip to content

[GHA] Fix OIDC publish, unify top-level package-publishing workflows #40474

[GHA] Fix OIDC publish, unify top-level package-publishing workflows

[GHA] Fix OIDC publish, unify top-level package-publishing workflows #40474

Triggered via pull request June 17, 2026 16:08
Status Failure
Total duration 1h 29m 38s
Artifacts 42

test-all.yml

on: pull_request
check_code_changes
9s
check_code_changes
set_release_type
3s
set_release_type
prebuild_apple_dependencies  /  Prepare workspace
1m 39s
prebuild_apple_dependencies / Prepare workspace
build_debugger_shell
0s
build_debugger_shell
Matrix: test_ios_rntester_dynamic_frameworks
build_android
6m 3s
build_android
build_fantom_runner
19m 3s
build_fantom_runner
build_js_types
1m 4s
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
3m 44s
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 19s
test_ios_rntester_ruby_3_2_0
test_ios_helloworld_with_ruby_3_2_0
3m 17s
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
3s
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

1 error and 47 warnings
build_android
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260617-160820-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260617-160820-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id) at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message) at GitHub.Runner.Common.Tracing.Error(Exception exception) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args) Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/2.335.1/_diag/Worker_20260617-160820-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing) at GitHub.Runner.Common.TraceManager.Dispose() at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing) at GitHub.Runner.Common.HostContext.Dispose() at GitHub.Runner.Worker.Program.Main(String[] args)
check_code_changes
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: dorny/paths-filter@209e61402dbca8aa44f967535da6666b284025ed. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, ios)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, tvos)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, tvos)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, tvos-simulator)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, macos)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, tvos-simulator)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, xros)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, xros)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, ios-simulator)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, xros-simulator)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, ios)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, xros-simulator)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, mac-catalyst)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Release, ios-simulator)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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.
prebuild_apple_dependencies / Build Apple Slice (Debug, mac-catalyst)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
prebuild_apple_dependencies / Build Apple Slice (Debug, macos)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test_js (22.13.0)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
prebuild_apple_dependencies / Prepare XCFramework (Debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: apple-actions/import-codesign-certs@v3, maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: apple-actions/import-codesign-certs@v3, maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: gradle/actions/setup-gradle@v4. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 / compose-xcframework (Release)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: apple-actions/import-codesign-certs@v3, maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: apple-actions/import-codesign-certs@v3, maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.
test_e2e_ios_rntester / test (Debug)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: maxim-lobanov/setup-xcode@60606e260d2fc5762a71e64e74b2174e8ea3c8bd. 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)
The following taps are not trusted: aws/tap azure/bicep Homebrew will ignore formulae, casks and commands from these taps when `HOMEBREW_REQUIRE_TAP_TRUST` is set. This will become the default in Homebrew 6.0.0 or 5.2.0, whichever comes first. Enable trust checks now with: export HOMEBREW_REQUIRE_TAP_TRUST=1 Trust specific formulae, casks or commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> or trust installed formulae from these taps with: brew trust --formula azure/bicep/bicep You can trust all formulae, casks and commands from these taps with: brew trust aws/tap azure/bicep Prefer trusting only the specific formulae, casks or commands you need. Untap them with: brew untap aws/tap azure/bicep To keep allowing them by default during the transition: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release.

Artifacts

Produced during runtime
Name Size Digest
RNTesterApp-NewArch-Debug
27.1 MB
sha256:b7ec3d65aed519af3f738b677c84e749e8195fb4f1971f86cb23bf9a4b93ede5
RNTesterApp-NewArch-Release
14.8 MB
sha256:3874f7c68efbeea26682bbb593e824ae53a91875335f9363a0a1655e6f60acf6
ReactCoreDebug.framework.dSYM.tar.gz
186 MB
sha256:565b490a4aa2842df88cb6ca8082da8012faa5fec3b35750f468efe38c531984
ReactCoreDebug.xcframework.tar.gz
91.5 MB
sha256:cbc54049381e571520f64106bd65600df28573e94dffdd945da3c8efa2c8b2fc
ReactCoreRelease.framework.dSYM.tar.gz
160 MB
sha256:d76f1bfacfed344a7a87f0f871f8ebcdcd60ff7b85ee95fe4cfe0168bfec0d6a
ReactCoreRelease.xcframework.tar.gz
29.1 MB
sha256:83c1ef9349b3960f80b82895b484cae43cdad92614cb01ef1dce318ea037333d
ReactNativeDependenciesDebug.framework.dSYM.tar.gz
37.2 MB
sha256:f677ed29cd290cdd0b426978b242ece089df2b25a0ed437d017d66f0bc53630c
ReactNativeDependenciesDebug.xcframework.tar.gz
17.3 MB
sha256:21ff86535682d9f9a398637c4bcb766e55839d6124baeded7450d3bc28b848f5
ReactNativeDependenciesRelease.framework.dSYM.tar.gz
38.2 MB
sha256:d7503a8fd1faaea00928d2b4deca417f9d5149667b6e98683d90a3bb1dde9b98
ReactNativeDependenciesRelease.xcframework.tar.gz
9.59 MB
sha256:e0bc22080bdbec553c1d9336001ef4ef2870a7c2497c3424cae1daa6ef96eeb3
e2e_ios_com.meta.RNTester.localDevelopment_report_Debug_NewArch
23.5 MB
sha256:128726b2c109b270f03fc42547e0092f9e4c6a8aa8a6d9fba12f8526647c5661
e2e_ios_com.meta.RNTester.localDevelopment_report_Release_NewArch
25.7 MB
sha256:a6bb7d4d03bd79abf258fcd7557783966656ea88bc0c012b10d9a5212aab6ab4
fantom-runner-binary
161 MB
sha256:bd97a2bd7963933b0de57b62af914623efaf6bd33490f706f0d9dd0f853d34f9
ios-prebuilds-workspace
22.9 MB
sha256:eceb6238a5a89cdb6e5e1f744606a21814b3c2e20b4370a66d30f36fae2b9bfb
prebuild-ios-core-headers-Debug-ios
670 KB
sha256:42911e4a71ee018eaa3b37bbe098ea24fb809207041933bf3b92a5c184cb14f5
prebuild-ios-core-headers-Debug-ios-simulator
670 KB
sha256:9a1dd506e582a3b12d0916f14074aab8ba1a07c805590d9fec74d211c41e168b
prebuild-ios-core-headers-Debug-mac-catalyst
670 KB
sha256:d65fb1d2c740481f0080145db5ceb003a94ec2836a7c98969b111c443c241b3f
prebuild-ios-core-headers-Release-ios
670 KB
sha256:b14af8170331e6e181ed7f662bc4d441e1b73e1eeb1475c6247085b9afda0bba
prebuild-ios-core-headers-Release-ios-simulator
670 KB
sha256:5e8790c38722de93f22f1a0d6177001e5eb53a961662f1a0ae1a8bc5900842ee
prebuild-ios-core-headers-Release-mac-catalyst
670 KB
sha256:3779da11618f841aacfa8a3a98bf95ba646913e13cde86ef90ae07e73a6f6a6d
prebuild-ios-core-slice-Debug-ios
67 MB
sha256:107a2ff7e0ef2226af95d45bf48ad4769ea81b55758f6b9f5e9ad4178927ecd1
prebuild-ios-core-slice-Debug-ios-simulator
136 MB
sha256:adde60f0fcd3457ee440adf0f98f15b07a191f45dad5b7e8ffa9fc14bd98d9f6
prebuild-ios-core-slice-Debug-mac-catalyst
208 MB
sha256:bb1344777162e378eaf5c10c632bbb12f2e9b81e6ac9f960dfea68781b547110
prebuild-ios-core-slice-Release-ios
43.1 MB
sha256:0863bca68f42dedbd84097e6149c771df39506823cff3bd64b131ed5979e6640
prebuild-ios-core-slice-Release-ios-simulator
87.8 MB
sha256:842ce482c6339028b7477f8e24e31b4e2ae27d8def14c6766ad8bd7f30bc4bea
prebuild-ios-core-slice-Release-mac-catalyst
119 MB
sha256:4ae10f54b9d342acbf2be8bb007bfcbe8986b9fc968dc37e34a85947b7d8960c
prebuild-slice-Debug-ios
4.29 MB
sha256:37d774d5325b9fa16f97a84e79b9d810a32befb5b42a0accc7edcf9eb9cae8a6
prebuild-slice-Debug-ios-simulator
8.63 MB
sha256:ce37b460279ab946ed749bde30bdc389c6630966c01016703fe029bc9e6ee3d4
prebuild-slice-Debug-mac-catalyst
13.7 MB
sha256:7055fc192e0e134f5d3cd3a65898e49724848982a7ae96cafe3bbb86c21f4188
prebuild-slice-Debug-macos
13.8 MB
sha256:b05e70413faa6693978dbecba62a6c2b395083c8e711ee0494a8c73f9413f8cf
prebuild-slice-Debug-tvos
4.29 MB
sha256:86edd11bb36feca46edf2a5e7da1202eb5bec4c34d09f4984d03b0ecec2ddfee
prebuild-slice-Debug-tvos-simulator
8.62 MB
sha256:78a60aea54ea7cd72b7f1c63beff41f326fc10d209d65494ec701385adde31cf
prebuild-slice-Debug-xros
4.28 MB
sha256:3fabc015b5cc6a0c994b8f923fdf1585050cc0c80b8524cf1f37d36ebce0c2bc
prebuild-slice-Debug-xros-simulator
8.61 MB
sha256:9e6d5f0e20fd6da6f7f9a44808d2c000140fecf12ede2c49fc41ff8ca2468bbb
prebuild-slice-Release-ios
3.54 MB
sha256:2e1b10d5935fbd09c4dfd0850bc021b214bdf08f68690a9424c2f5920a9e8ea0
prebuild-slice-Release-ios-simulator
7.08 MB
sha256:5997a9ce70a10a66fd13df44b39256aee4f8d6504f2c3fa015144f30377e8ce5
prebuild-slice-Release-mac-catalyst
10.6 MB
sha256:f0750d3ae9b397ce172523b97139104dddf793bddcc86eaa0fce2cd4ab7c88fc
prebuild-slice-Release-macos
10.7 MB
sha256:06e7f2d03b1058aae688d301ea2b530c0d20a1a45ec8663b2bfde50935fdc103
prebuild-slice-Release-tvos
3.54 MB
sha256:fa6c1fc933959f32a50877c297d764c3b231ca0220164929db81fb956a2202c3
prebuild-slice-Release-tvos-simulator
7.07 MB
sha256:fc66930ceb3fd04068f600c6f388752077bbe39e603f6b606bffe4df3ba27e03
prebuild-slice-Release-xros
3.51 MB
sha256:61b69b09270b09497764d365254f0bfe6024d11a7cd827d26169d0e169c24c44
prebuild-slice-Release-xros-simulator
7.05 MB
sha256:8622ed07de1c5435d10dafaef0d04035da52abafc799d2a33329346bd901c31b