fix: correct query result memory estimate #250
Annotations
12 warnings
|
Build iOS Example App (no_frameworks)
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 (no_frameworks):
node_modules/react-native-quick-crypto/deps/ncrypto/include/ncrypto.h#L1435
'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
|
|
Build iOS Example App (no_frameworks):
node_modules/react-native-quick-crypto/deps/ncrypto/include/ncrypto.h#L245
'DH_free' is deprecated [-Wdeprecated-declarations]
|
|
Build iOS Example App (no_frameworks):
node_modules/react-native-quick-crypto/deps/ncrypto/include/ncrypto.h#L1091
'DH_free' is deprecated [-Wdeprecated-declarations]
|
|
Build iOS Example App (no_frameworks):
node_modules/react-native-quick-crypto/deps/ncrypto/include/ncrypto.h#L245
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
|
Build iOS Example App (no_frameworks):
node_modules/react-native-quick-crypto/deps/ncrypto/include/ncrypto.h#L248
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
|
Build iOS Example App (no_frameworks):
libtool#L0
'NativeNitroModules+OldArch.o' has no symbols
|
|
Build iOS Example App (no_frameworks):
node_modules/react-native-nitro-modules/ios/turbomodule/NativeNitroModules+NewArch.mm#L37
implementing deprecated method [-Wdeprecated-implementations]
|
|
Build iOS Example App (no_frameworks):
libtool#L0
'States-c2e5582c8bad094aa959d2872fc5c659.o' has no symbols
|
|
Build iOS Example App (no_frameworks)
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 (no_frameworks)
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 (no_frameworks)
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
|