chore(encoding): Use global TextEncode when available #12667
e2e.yml
on: pull_request
diff_check
/
diff_check
8s
auth_token_check
/
auth_token_check
2s
Matrix: react-native-build
Matrix: metrics
Matrix: react-native-test
Annotations
2 errors and 92 warnings
|
metrics (legacy, android)
Process completed with exit code 1.
|
|
Build RN 0.65.3 legacy jsc ios production no
The hosted runner lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
|
Build RN 0.65.3 legacy hermes android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.65.3 legacy hermes android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/*.log. No artifacts will be uploaded.
|
|
Build RN 0.65.3 legacy hermes android production no
Failed to restore gradle-home-v1|Linux|react-native-build[1840d20af5e5d9ade66442c6cdd19f29]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.65.3 legacy jsc android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.65.3 legacy jsc android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/*.log. No artifacts will be uploaded.
|
|
Build RN 0.65.3 legacy jsc android production no
Failed to restore gradle-home-v1|Linux|react-native-build[2c2bdb7805c678dc93c86cb602e5b895]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 new hermes android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 new hermes android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/*.log. No artifacts will be uploaded.
|
|
Build RN 0.79.1 new hermes android production no
Failed to restore gradle-home-v1|Linux|react-native-build[08ab9e819c30b43adea375a5bbea9a0c]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 legacy hermes android production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 legacy hermes android production no
No files were found with the provided path: dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/*.log. No artifacts will be uploaded.
|
|
Build RN 0.79.1 legacy hermes android production no
Failed to restore gradle-home-v1|Linux|react-native-build[ffae289a36355212471105ab9f7c9756]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
metrics (legacy, android)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
metrics (legacy, android)
Failed to restore gradle-home-v1|Linux|metrics[0b58c11b49030a0b8622414669ca20f3]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 new hermes ios production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 new hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 new hermes ios production no
Failed to restore gradle-home-v1|macOS|react-native-build[e36deae06e1602099ac3d505c4efedfe]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 legacy hermes ios production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L409
'installJSIBindingsWithRuntime:' is deprecated: Use 'installJSIBindingsWithRuntime:callInvoker:' instead [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L243
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 legacy hermes ios production no
Failed to restore gradle-home-v1|macOS|react-native-build[d230a34af9cf3488058a9af10bf7cc3e]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 new hermes ios production static
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/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 RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 new hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/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 RN 0.79.1 new hermes ios production static
Failed to restore gradle-home-v1|macOS|react-native-build[45c912557f625f2b9244c77521f1e7c1]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 legacy hermes ios production static
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/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 RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production static:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/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 RN 0.79.1 legacy hermes ios production static
Failed to restore gradle-home-v1|macOS|react-native-build[255439c6737c09fc4769e7de1f0b536b]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.79.1 legacy hermes ios production dynamic
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L288
'kUTTypeUTF8PlainText' is deprecated: first deprecated in iOS 15.0 - Use UTTypeUTF8PlainText or UTType.utf8PlainText (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/Libraries/Text/Text/RCTTextView.mm#L285
'kUTTypeFlatRTFD' is deprecated: first deprecated in iOS 15.0 - Use UTTypeFlatRTFD or UTType.flatRTFD (swift) instead. [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/node_modules/react-native/ReactCommon/reactperflogger/fusebox/FuseboxTracer.h#L26
declaration is marked with '@deprecated' command but does not have a deprecation attribute [-Wdocumentation-deprecated-sync]
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/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 RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/ios/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
|
Build RN 0.79.1 legacy hermes ios production dynamic:
dev-packages/e2e-tests/react-native-versions/0.79.1/RnDiffApp/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 RN 0.79.1 legacy hermes ios production dynamic
ld: ignoring duplicate libraries: '-lc++'
|
|
Build RN 0.79.1 legacy hermes ios production dynamic
ld: ignoring duplicate libraries: '-lc++'
|
|
Build RN 0.79.1 legacy hermes ios production dynamic
Failed to restore gradle-home-v1|macOS|react-native-build[2cfb90898868198bab2a6c37cda7e26a]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
Build RN 0.65.3 legacy hermes ios production no
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L689
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L672
parameter 'cfg' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L450
parameter 'clear' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L448
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L447
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L436
parameter 'flags' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L435
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L378
parameter 'eb' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/libevent/include/event2/event.h#L366
parameter 'base' not found in the function declaration [-Wdocumentation]
|
|
Build RN 0.65.3 legacy hermes ios production no:
dev-packages/e2e-tests/react-native-versions/0.65.3/RnDiffApp/ios/Pods/Pods.xcodeproj#L0
The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 10.0, but the range of supported deployment target versions is 11.0 to 16.2.99. (in target 'libevent' from project 'Pods')
|
|
Build RN 0.65.3 legacy hermes ios production no
Failed to restore gradle-home-v1|macOS|react-native-build[1eea1cdd644959675541aa89fb234b3f]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
metrics (legacy, ios)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
metrics (legacy, ios)
Failed to restore gradle-home-v1|macOS|metrics[22d960824c1a127a633a31f2471d35cd]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
metrics (new, android)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
metrics (new, android)
Failed to restore gradle-home-v1|Linux|metrics[8635c7f57d277088d23893632d086723]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
|
metrics (new, ios)
This job uses deprecated functionality from the 'gradle/gradle-build-action' action. Consult the Job Summary for more details.
|
|
metrics (new, ios)
Failed to restore gradle-home-v1|macOS|metrics[2d6c6684cec17afe6c4319086d243bd6]-ef5be109d7c5557702c90fa86be391fd38a139b2: Error: getCacheEntry failed: connect ETIMEDOUT 20.246.192.124:443
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
0.65.3-legacy-hermes-android-production-no-app-package
Expired
|
31.2 MB |
sha256:2cd5b9e16d70398a30cd96af05db112c86120fc0cb6c107e665bfb3ca15a4dd1
|
|
|
0.65.3-legacy-hermes-ios-production-no-app-package
Expired
|
12.9 MB |
sha256:6595032b989ff1650cd2081ad61d6b3508ad8a6f8c883ca4a8d0aaf8d56cc47f
|
|
|
0.65.3-legacy-jsc-android-production-no-app-package
Expired
|
31.2 MB |
sha256:40c0783ae1c52dd789eae215b302ffbd896e4a588ca5843729932b49e2031264
|
|
|
0.79.1-legacy-hermes-android-production-no-app-package
Expired
|
9.6 MB |
sha256:8ec68e8be59a74a196f986d184788e85232e9e5a7a54ad1756fa198cb0c618d6
|
|
|
0.79.1-legacy-hermes-ios-production-dynamic-app-package
Expired
|
13.3 MB |
sha256:d4f7352a43ef1980a9316cd702d8b7c0d6cb760cf6d0fa8b677873f56e88a21f
|
|
|
0.79.1-legacy-hermes-ios-production-no-app-package
Expired
|
10.4 MB |
sha256:e4b295a86905523a982cb9d84c2323828ccdf5559ea45479858da870e4b96a0e
|
|
|
0.79.1-legacy-hermes-ios-production-static-app-package
Expired
|
10.5 MB |
sha256:27390e2afffc1ea23aa9335a402398ee553c5f2302bfed1ebc8ac91de9bf56c5
|
|
|
0.79.1-new-hermes-android-production-no-app-package
Expired
|
9.6 MB |
sha256:55d9a56efdde4a15f5749e93803d6925b671f09a04b399152dc4444185e1851b
|
|
|
0.79.1-new-hermes-ios-production-no-app-package
Expired
|
10.5 MB |
sha256:4f2c932d9e84ffb2d362e803d6d293fe751c9f791b1e24461755d68140c1507b
|
|
|
0.79.1-new-hermes-ios-production-static-app-package
Expired
|
10.5 MB |
sha256:ff1d93b87785911e723aa4fafe1ec912dd18d4fce252a84b9b2f4b8a1caf3c69
|
|
|
app-sdk-metrics-results-Android (new)
Expired
|
359 Bytes |
sha256:4b8d1ccbd32ab780ff89466d12622b69cb8d67e765787e326614c1510a341ee8
|
|
|
app-sdk-metrics-results-iOS (legacy)
Expired
|
350 Bytes |
sha256:6be9a7ea0b48d8465aef51ea42f01324d3c3d86c370c721b1230f76d7b92fd7b
|
|
|
app-sdk-metrics-results-iOS (new)
Expired
|
359 Bytes |
sha256:10dcb3914dd515e52e9444cff915c03c8d97cdf9ec4e7d2cf7b549ed28e1815f
|
|
|
rn-build-logs-0.65.3-legacy-hermes-ios-production-no
Expired
|
564 KB |
sha256:f1d402e7ae9922c0c8837fe4fed83568a6076bb71bf811a5bfaaa2318a2543bf
|
|
|
rn-build-logs-0.79.1-legacy-hermes-ios-production-dynamic
Expired
|
1.91 MB |
sha256:3c3904d8871071a42e8d915532494535eda1365361c204689de8b8c6361ccf58
|
|
|
rn-build-logs-0.79.1-legacy-hermes-ios-production-no
Expired
|
1.21 MB |
sha256:619dcccd6366c746bda0b96bd0dc6980ad51e03882422e4876276620da1fba41
|
|
|
rn-build-logs-0.79.1-legacy-hermes-ios-production-static
Expired
|
1.86 MB |
sha256:c9a9156b2a33befa61db568e5b9ae966592b0ee6d9c1bfd2fa05548beab3eeab
|
|
|
rn-build-logs-0.79.1-new-hermes-ios-production-no
Expired
|
1.24 MB |
sha256:f04b4fd7b78c12944fc4987f0632a51703ddc9795daf5d0a9aa36498cdf5ead4
|
|
|
rn-build-logs-0.79.1-new-hermes-ios-production-static
Expired
|
1.92 MB |
sha256:865fdf4925fc3c0fad3767dd56dbf63e28fa8428f25bdff2fe28b792c686a0cc
|
|