Skip to content

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

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 #618

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

ReactNativeSlider-CI.yml

on: pull_request
Verify example app sources
44s
Verify example app sources
Install dependencies
6s
Install dependencies
Build example app Android (Fabric)
7m 0s
Build example app Android (Fabric)
Build example app iOS (Fabric)
6m 33s
Build example app iOS (Fabric)
Lint the sources
19s
Lint the sources
Run the unit tests
18s
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 2.
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]