Skip to content

refactor: drop backward compatible templates #767

refactor: drop backward compatible templates

refactor: drop backward compatible templates #767

Triggered via pull request December 3, 2024 16:11
Status Failure
Total duration 21m 14s
Artifacts

build-templates.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 89 warnings
build (ubuntu-latest, library, js, auto)
Module '"@bob/react-native-test"' has no exported member 'ReactNativeTestView'.
build (ubuntu-latest, library, js, auto)
Process completed with exit code 2.
build (ubuntu-latest, view-new, kotlin-objc, auto)
@bob/react-native-test-example#build:android: command (/home/runner/work/react-native-builder-bob/react-native-builder-bob/ubuntu-latest-view-new-kotlin-objc-auto/example) /tmp/xfs-12ea5769/yarn run build:android exited (1)
build (ubuntu-latest, view-new, kotlin-objc, auto)
Process completed with exit code 1.
build (macos-14, module-legacy, cpp, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-legacy-cpp-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-f47585dc/yarn run build:ios exited (1)
build (macos-14, module-legacy, cpp, auto)
Process completed with exit code 1.
build (macos-14, module-legacy, kotlin-objc, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-legacy-kotlin-objc-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-ef737743/yarn run build:ios exited (1)
build (macos-14, module-legacy, kotlin-objc, auto)
Process completed with exit code 1.
build (macos-14, module-new, kotlin-objc, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-new-kotlin-objc-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-52d5e7b1/yarn run build:ios exited (1)
build (macos-14, module-new, kotlin-objc, auto)
Process completed with exit code 1.
build (macos-14, module-new, cpp, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-module-new-cpp-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-42ef5607/yarn run build:ios exited (1)
build (macos-14, module-new, cpp, auto)
Process completed with exit code 1.
build (macos-14, view-new, kotlin-objc, auto)
@bob/react-native-test-example#build:ios: command (/Users/runner/work/react-native-builder-bob/react-native-builder-bob/macos-14-view-new-kotlin-objc-auto/example) /private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/xfs-105b4ca1/yarn run build:ios exited (1)
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/ios/ReactNativeTestView.mm#L12
cannot find protocol declaration for 'RCTReactNativeTestViewViewProtocol'
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/ios/ReactNativeTestView.mm#L28
unknown type name 'ReactNativeTestViewProps'; did you mean 'ReactNativeTestView'?
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/ios/ReactNativeTestView.mm#L41
use of undeclared identifier 'ReactNativeTestViewProps'; did you mean 'ReactNativeTestViewCls'?
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/ios/ReactNativeTestView.mm#L42
use of undeclared identifier 'ReactNativeTestViewProps'; did you mean 'ReactNativeTestViewCls'?
build (ubuntu-latest, library, js, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, view-legacy, kotlin-swift, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, module-legacy, kotlin-swift, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, view-new, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, module-new, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, view-legacy, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, module-legacy, cpp, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, module-new, cpp, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest, module-legacy, kotlin-objc, auto)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (macos-14, module-legacy, cpp, auto)
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 warning, 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 (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-legacy, cpp, auto): macos-14-module-legacy-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto)
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 warning, 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 (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-objc, auto): macos-14-module-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-new, kotlin-objc, auto): macos-14-module-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto)
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 warning, 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 (macos-14, module-new, cpp, auto)
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 warning, 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 'ReactNativeTestExample' from project 'ReactNativeTestExample')
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-new, cpp, auto): macos-14-module-new-cpp-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto)
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 warning, 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 (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, module-legacy, kotlin-swift, auto): macos-14-module-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto)
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 warning, 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 (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-objc, auto): macos-14-view-legacy-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto)
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 warning, 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 (macos-14, view-new, kotlin-objc, auto)
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 warning, 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 'ReactNativeTestExample' from project 'ReactNativeTestExample')
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, view-new, kotlin-objc, auto): macos-14-view-new-kotlin-objc-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/utilities.cc#L254
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/glog/src/raw_logging.cc#L153
'syscall' is deprecated: first deprecated in iOS 10.0 - syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost(). [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in iOS 13.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
build (macos-14, view-legacy, kotlin-swift, auto): macos-14-view-legacy-kotlin-swift-auto/example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]