chore: release 2.0.0 #266
ci.yml
on: push
lint
1m 30s
test
1m 17s
build-library
1m 19s
build-android
4m 48s
build-ios
14m 59s
Annotations
2 errors and 17 warnings
build-android
react-native-true-sheet-example#build:android: command (/home/runner/work/react-native-true-sheet/react-native-true-sheet/example) /tmp/xfs-8add0216/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
build-library
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-library
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
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' 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 'hermes-engine' from project 'Pods')
|
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
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
|