refactor(android): cleanup code #265
ci.yml
on: push
lint
1m 23s
test
1m 24s
build-library
1m 20s
build-android
4m 33s
build-ios
11m 4s
Annotations
2 errors and 16 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-e65033c2/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.
|
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.
|
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]
|