Skip to content

feat(Worklets): JS code duplication #20

feat(Worklets): JS code duplication

feat(Worklets): JS code duplication #20

Triggered via pull request January 29, 2025 15:14
Status Cancelled
Total duration 21m 14s
Artifacts
ios-with-external-worklets-build  /  build
20m 12s
ios-with-external-worklets-build / build
macos-with-external-worklets-build  /  build
2m 20s
macos-with-external-worklets-build / build
tvos-with-external-worklets-build  /  build
2s
tvos-with-external-worklets-build / build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 10 warnings
tvos-with-external-worklets-build / build
Canceling since a higher priority waiting request for 'tvos-refs/pull/6921/merge-true' exists
tvos-with-external-worklets-build / build
A task was canceled.
macos-with-external-worklets-build / build
Canceling since a higher priority waiting request for 'macos-refs/pull/6921/merge-true' exists
macos-with-external-worklets-build / build
The operation was canceled.
ios-with-external-worklets-build / build: 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]
ios-with-external-worklets-build / build: apps/fabric-example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
ios-with-external-worklets-build / build: 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]
ios-with-external-worklets-build / build: 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]
ios-with-external-worklets-build / build: node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
ios-with-external-worklets-build / build: node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L411
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
ios-with-external-worklets-build / build: node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
ios-with-external-worklets-build / build: node_modules/react-native/Libraries/Network/RCTFileRequestHandler.mm#L59
'kUTTagClassFilenameExtension' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassFilenameExtension instead. [-Wdeprecated-declarations]
ios-with-external-worklets-build / build: node_modules/react-native/Libraries/Network/RCTFileRequestHandler.mm#L58
'UTTypeCreatePreferredIdentifierForTag' is deprecated: first deprecated in iOS 15.0 - Use the UTType class instead. [-Wdeprecated-declarations]
ios-with-external-worklets-build / build: node_modules/react-native/Libraries/Network/RCTFileRequestHandler.mm#L61
'kUTTagClassMIMEType' is deprecated: first deprecated in iOS 15.0 - Use UTTagClassMIMEType instead. [-Wdeprecated-declarations]