chore: release 2.0.3 #285
ci.yml
on: push
lint
1m 25s
test
1m 16s
build-library
1m 19s
build-android
1m 46s
build-ios
3m 30s
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]
|