Skip to content

build

build #9943

Triggered via schedule June 24, 2026 05:15
Status Failure
Total duration 9m 23s
Artifacts

build.yml

on: schedule
Matrix: Android [template]
Matrix: Android
Matrix: review
Matrix: Windows
iOS
9m 18s
iOS
iOS [template]
0s
iOS [template]
macOS
macOS
macOS [template]
0s
macOS [template]
Windows [template]
0s
Windows [template]
lint commit message
0s
lint commit message
visionOS
0s
visionOS
visionOS [template]
0s
visionOS [template]
Autobot
0s
Autobot
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Android (ubuntu-24.04)
Process completed with exit code 1.
iOS
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'hermes-engine' from project 'Pods')
iOS: libtool#L0
'ReactNativeHost+View.o' has no symbols
iOS: libtool#L0
'ReactNativeHost+View.o' has no symbols
iOS: node_modules/.store/react-native-safe-area-context-virtual-41a8d476e5/package/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L111
ISO C++ requires field designators to be specified in declaration order; field 'bottom' will be initialized after field 'right' [-Wreorder-init-list]
iOS: node_modules/.store/react-native-safe-area-context-virtual-41a8d476e5/package/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L110
ISO C++ requires field designators to be specified in declaration order; field 'left' will be initialized after field 'bottom' [-Wreorder-init-list]
iOS: node_modules/.store/react-native-safe-area-context-virtual-41a8d476e5/package/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L111
ISO C++ requires field designators to be specified in declaration order; field 'bottom' will be initialized after field 'right' [-Wreorder-init-list]
iOS: node_modules/.store/react-native-safe-area-context-virtual-41a8d476e5/package/ios/Fabric/RNCSafeAreaProviderComponentView.mm#L110
ISO C++ requires field designators to be specified in declaration order; field 'left' will be initialized after field 'bottom' [-Wreorder-init-list]
iOS: libtool#L0
'EventEmitters-7788619e1ef350feed5f4513c65bd7c3.o' has no symbols
iOS: libtool#L0
'EventEmitters-7788619e1ef350feed5f4513c65bd7c3.o' has no symbols
iOS
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.