Skip to content

chore(example): upgrade to RN 0.79.4 #302

chore(example): upgrade to RN 0.79.4

chore(example): upgrade to RN 0.79.4 #302

Triggered via push June 24, 2025 20:51
Status Failure
Total duration 13m 38s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 13 warnings
lint
Process completed with exit code 2.
lint: example/src/components/sheets/PromptSheet.tsx#L42
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
lint: example/src/components/sheets/GestureSheet.tsx#L52
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
lint: example/src/components/sheets/BlankSheet.tsx#L19
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
lint: example/src/components/sheets/BasicSheet.tsx#L95
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
lint: example/src/components/sheets/BasicSheet.tsx#L47
Type 'ViewStyle' is not assignable to type 'StyleProp<ViewStyle>'.
test
Cache save failed.
lint
Cache save failed.
build-android
Cache save failed.
build-ios: example/node_modules/react-native-maps/ios/AirMaps/AIRMapUrlTileCachedOverlay.m#L80
null passed to a callee that requires a non-null argument [-Wnonnull]
build-ios: example/node_modules/react-native-maps/ios/AirMaps/AIRMapWMSTile.m#L38
incompatible pointer types assigning to 'AIRMapUrlTileCachedOverlay *' from 'AIRMapWMSTileOverlay *' [-Wincompatible-pointer-types]
build-ios: example/node_modules/react-native-maps/ios/AirMaps/AIRWeakTimerReference.m#L33
performSelector may cause a leak because its selector is unknown [-Warc-performSelector-leaks]
build-ios: example/node_modules/react-native-maps/ios/AirMaps/RCTComponentData+Maps.m#L20
undeclared selector 'setInitialProps:' [-Wundeclared-selector]
build-ios: example/node_modules/react-native-maps/ios/AirMaps/RCTComponentData+Maps.m#L19
undeclared selector 'setInitialProps:' [-Wundeclared-selector]
build-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: 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-ios: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: 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-ios
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 'TrueSheetExample' from project 'TrueSheetExample')