Skip to content

chore: release 2.0.3 #285

chore: release 2.0.3

chore: release 2.0.3 #285

Triggered via push February 26, 2025 22:33
Status Success
Total duration 3m 40s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
test
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
test
Cache save failed.
lint
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
lint
Cache save failed.
build-android
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
build-android
Cache save failed.
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: example/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
build-ios: example/node_modules/react-native-maps/ios/AirMaps/RCTComponentData+Maps.m#L19
undeclared selector 'setInitialProps:' [-Wundeclared-selector]
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/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/AIRMapWMSTile.m#L38
incompatible pointer types assigning to 'AIRMapUrlTileCachedOverlay *' from 'AIRMapWMSTileOverlay *' [-Wincompatible-pointer-types]
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/AIRMapUrlTileCachedOverlay.m#L80
block implicitly retains 'self'; explicitly mention 'self' to indicate this is intended behavior [-Wimplicit-retain-self]