Skip to content

Use ImageURISource for thumb image instead of ImageSource to fix image not loading #617

Use ImageURISource for thumb image instead of ImageSource to fix image not loading

Use ImageURISource for thumb image instead of ImageSource to fix image not loading #617

Triggered via pull request June 5, 2025 12:25
Status Failure
Total duration 9m 33s
Artifacts

ReactNativeSlider-CI.yml

on: pull_request
Verify example app sources
39s
Verify example app sources
Install dependencies
36s
Install dependencies
Build example app Android (Fabric)
5m 45s
Build example app Android (Fabric)
Build example app iOS (Fabric)
8m 42s
Build example app iOS (Fabric)
Lint the sources
15s
Lint the sources
Run the unit tests
9s
Run the unit tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Run the unit tests
Process completed with exit code 1.
Lint the sources
Process completed with exit code 1.
Build example app iOS (Fabric): example/ios/Pods/Headers/Private/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L83
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
Build example app iOS (Fabric): example/ios/Pods/Headers/Private/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L64
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
Build example app iOS (Fabric): example/ios/Pods/Headers/Private/React-Fabric/react/renderer/mounting/ShadowViewMutation.h#L47
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
Build example app iOS (Fabric): example/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
Build example app iOS (Fabric): 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 example app iOS (Fabric): 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 example app iOS (Fabric): 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 example app iOS (Fabric): example/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
Build example app iOS (Fabric): example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
Build example app iOS (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]