Skip to content

feat: Move Props into Nitro Modules core via C++ template #2816

feat: Move Props into Nitro Modules core via C++ template

feat: Move Props into Nitro Modules core via C++ template #2816

Triggered via pull request August 19, 2026 15:08
Status Failure
Total duration 3m 27s
Artifacts –

build-ios.yml

on: pull_request
Matrix: Build iOS Example App
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 12 warnings
Build iOS Example App (static_frameworks, static)
Process completed with exit code 65.
Build iOS Example App (no_frameworks)
The strategy configuration was canceled because "build.static_frameworks_static" failed
Build iOS Example App (static_frameworks, static)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: hendrikmuhs/ccache-action@v1.2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build iOS Example App (static_frameworks, static)
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')
Build iOS Example App (static_frameworks, static)
Run script build phase 'Bundle React Native code and images' 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 'NitroExample' from project 'NitroExample')
Build iOS Example App (static_frameworks, static): packages/react-native-nitro-modules/cpp/views/CachedProp.hpp#L84
'fromRawValue' is deprecated: Update nitrogen and re-generate specs. [-Wdeprecated-declarations]
Build iOS Example App (static_frameworks, static): packages/react-native-nitro-modules/cpp/views/CachedProp.hpp#L84
'fromRawValue' is deprecated: Update nitrogen and re-generate specs. [-Wdeprecated-declarations]
Build iOS Example App (static_frameworks, static): packages/react-native-nitro-modules/cpp/views/CachedProp.hpp#L86
'fromRawValue' is deprecated: Update nitrogen and re-generate specs. [-Wdeprecated-declarations]
Build iOS Example App (static_frameworks, static): packages/react-native-nitro-modules/cpp/views/CachedProp.hpp#L86
'fromRawValue' is deprecated: Update nitrogen and re-generate specs. [-Wdeprecated-declarations]
Build iOS Example App (static_frameworks, static): libtool#L0
'NativeNitroModules+OldArch.o' has no symbols
Build iOS Example App (static_frameworks, static): libtool#L0
'States-d2e2e5a8b04490b3140ba49409f5eb6c.o' has no symbols
Build iOS Example App (static_frameworks, static)
Run script build phase 'Create Symlinks to Header Folders' 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 'ReactCodegen' from project 'Pods')
Build iOS Example App (static_frameworks, static)
The following taps are not trusted: aws/tap Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required. Untap them with: brew untap aws/tap Trust specific formulae, casks and commands with: brew trust --formula <user>/<tap>/<formula> brew trust --cask <user>/<tap>/<cask> brew trust --command <user>/<tap>/<command> Whole-tap trust is broader and includes all current and future formulae, casks and commands from the listed taps. Trust whole taps with: brew trust aws/tap To disable trust checks: export HOMEBREW_NO_REQUIRE_TAP_TRUST=1 This is not recommended and will be removed in a later release. For more information, see: https://docs.brew.sh/Tap-Trust