fix: Mark react-native-nitro-modules peer dependency as optional #6
build-ios.yml
on: pull_request
Build iOS Example App
4m 39s
Annotations
12 warnings
|
Build iOS Example App
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:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'hermes-interfaces.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'JSIDynamic.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/hermes-engine/hermes/hermes.h#L21
missing submodule 'jsi.hermes_interfaces'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'jsilib.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'threadsafe.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'decorator.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'instrumentation.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'hermes-interfaces.h'
|
|
Build iOS Example App:
apps/example/ios/Pods/Headers/Public/React-jsi/jsi/jsi.h#L1938
umbrella header for module 'jsi' does not include header 'JSIDynamic.h'
|
|
Build iOS Example App
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
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
|