Skip to content

Fix crash on macos when using Layout Animations #276

Fix crash on macos when using Layout Animations

Fix crash on macos when using Layout Animations #276

Triggered via pull request October 16, 2024 10:34
Status Success
Total duration 28m 35s
Artifacts

example-ios-build-check.yml

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

Annotations

1 error and 20 warnings
build (apps/fabric-example)
duplicate symbol '__ZN8facebook5react25RNCViewPagerComponentNameE' in
build (apps/fabric-example): apps/fabric-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 (apps/fabric-example): apps/fabric-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 (apps/fabric-example): apps/fabric-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 (apps/fabric-example): apps/fabric-example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (apps/fabric-example): apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L418
code will never be executed [-Wunreachable-code]
build (apps/fabric-example): apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L467
code will never be executed [-Wunreachable-code]
build (apps/fabric-example): apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L500
code will never be executed [-Wunreachable-code]
build (apps/fabric-example): apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L568
code will never be executed [-Wunreachable-code]
build (apps/fabric-example): apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L621
code will never be executed [-Wunreachable-code]
build (apps/fabric-example): apps/fabric-example/ios/Pods/RCT-Folly/folly/json.cpp#L627
code will never be executed [-Wunreachable-code]
build (apps/paper-example): apps/paper-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 (apps/paper-example): apps/paper-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 (apps/paper-example): apps/paper-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 (apps/paper-example): apps/paper-example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build (apps/paper-example): node_modules/react-native/ReactCommon/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/paper-example): apps/paper-example/ios/Pods/Headers/Private/React-jsinspector/jsinspector-modern/HostAgent.h#L80
parameter 'text.' not found in the function declaration [-Wdocumentation]
build (apps/paper-example): node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
build (apps/paper-example): node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
build (apps/paper-example): node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
build (apps/paper-example): node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L799
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]