fix(ios): share URLCache across fetch transports - #157
Merged
riteshshukla04 merged 1 commit intoAug 3, 2026
Annotations
12 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, futureware-tech/simulator-action@v5, 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 app:
packages/react-native-nitro-text-decoder/cpp/simdutf.h#L6034
parameter 'utf16_buffer' not found in the function declaration [-Wdocumentation]
|
|
Build iOS app:
packages/react-native-nitro-text-decoder/cpp/simdutf.h#L5931
parameter 'utf16_buffer' not found in the function declaration [-Wdocumentation]
|
|
Build iOS app:
packages/react-native-nitro-text-decoder/cpp/simdutf.h#L5803
parameter 'utf16_buffer' not found in the function declaration [-Wdocumentation]
|
|
Build iOS app:
packages/react-native-nitro-text-decoder/cpp/simdutf.h#L5772
parameter 'utf16_buffer' not found in the function declaration [-Wdocumentation]
|
|
Build iOS app:
packages/react-native-nitro-text-decoder/cpp/simdutf.h#L657
parameter 'input' not found in the function declaration [-Wdocumentation]
|
|
Build iOS app:
packages/react-native-nitro-fetch/ios/HybridNitroFetchClient.swift#L342
value 'm' was defined but never used; consider replacing with boolean test
|
|
Build iOS app:
packages/react-native-nitro-fetch/ios/HybridNitroFetchClient.swift#L160
left side of nil coalescing operator '??' has non-optional type '[NitroHeader]' (aka 'Array<margelo.nitro.nitrofetch.NitroHeader>'), so the right side is never used
|
|
Build iOS app:
packages/react-native-nitro-fetch/ios/HybridNitroFetchClient.swift#L141
left side of nil coalescing operator '??' has non-optional type '[NitroHeader]' (aka 'Array<margelo.nitro.nitrofetch.NitroHeader>'), so the right side is never used
|
|
Build iOS app:
node_modules/react-native-nitro-modules/ios/turbomodule/NativeNitroModules+NewArch.mm#L37
implementing deprecated method [-Wdeprecated-implementations]
|
|
Build iOS 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')
|
|
Install Ccache
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
|
background
wait
wait-all
cancel
parallel
Loading