[CI][Testing] Run Maestro tests also in debug mode #7305
Triggered via pull request
September 23, 2024 15:32
Status
Cancelled
Total duration
1h 25m 40s
Artifacts
53
test-all.yml
on: pull_request
prepare_hermes_workspace
17s
set_release_type
0s
lint
2m 12s
Matrix: test_js
Matrix: build_apple_slices_hermes
Matrix: test_e2e_android_rntester
Matrix: build_hermes_macos
test_ios_rntester_ruby_3_2_0
29m 9s
Matrix: test_e2e_ios_rntester
Matrix: test_ios_rntester
Matrix: test_ios_rntester_dynamic_frameworks
test_ios_helloworld_with_ruby_3_2_0
17m 7s
Matrix: test_ios_helloworld
Matrix: test_android_helloworld
Matrix: test_e2e_android_templateapp
Matrix: test_e2e_ios_templateapp
Annotations
9 errors and 125 warnings
test_e2e_android_rntester (hermes, release)
The run was canceled by @cipolleschi.
|
test_e2e_android_templateapp (JSC, debug)
The run was canceled by @cipolleschi.
|
test_e2e_android_rntester (jsc, debug)
The run was canceled by @cipolleschi.
|
test_e2e_android_rntester (hermes, debug)
The run was canceled by @cipolleschi.
|
test_e2e_android_templateapp (JSC, release)
The run was canceled by @cipolleschi.
|
test_e2e_android_templateapp (Hermes, release)
The run was canceled by @cipolleschi.
|
test_e2e_android_rntester (jsc, release)
The run was canceled by @cipolleschi.
|
test_e2e_android_templateapp (Hermes, debug)
The run was canceled by @cipolleschi.
|
test_e2e_ios_templateapp (JSC, Debug)
The run was canceled by @cipolleschi.
|
test_js (20):
packages/react-native/Libraries/Animated/animations/Animation.js#L17
'ReactNativeFeatureFlags' is defined but never used
|
test_js (20)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
|
test_js (18):
packages/react-native/Libraries/Animated/animations/Animation.js#L17
'ReactNativeFeatureFlags' is defined but never used
|
test_js (18)
No files were found with the provided path: ./reports/junit. No artifacts will be uploaded.
|
build_npm_package
No files were found with the provided path: ~/.npm/_logs. No artifacts will be uploaded.
|
test_ios_rntester_dynamic_frameworks (JSC)
ld: ignoring duplicate libraries: '-lc++'
|
test_ios_rntester_dynamic_frameworks (JSC)
ld: ignoring duplicate libraries: '-lc++'
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/rn-tester/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]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/rn-tester/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]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm#L59
'adjustsImageWhenDisabled' is deprecated: first deprecated in iOS 15.0 - This property is ignored when using UIButtonConfiguration, you may customize to replicate this behavior via a configurationUpdateHandler [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (JSC):
packages/react-native/React/Base/RCTModuleData.mm#L109
convenience initializer should not invoke an initializer on 'super' [-Wobjc-designated-initializers]
|
test_ios_rntester (Hermes, NewArch):
packages/rn-tester/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]
|
test_ios_rntester (Hermes, NewArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (Hermes, NewArch):
packages/rn-tester/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]
|
test_ios_rntester (Hermes, NewArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (Hermes, NewArch):
packages/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]
|
test_ios_rntester (Hermes, NewArch):
packages/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]
|
test_ios_rntester (Hermes, NewArch):
packages/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]
|
test_ios_rntester (Hermes, NewArch):
packages/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]
|
test_ios_rntester (Hermes, NewArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_ios_rntester (Hermes, NewArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_ios_rntester (JSC, NewArch):
packages/rn-tester/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]
|
test_ios_rntester (JSC, NewArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (JSC, NewArch):
packages/rn-tester/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]
|
test_ios_rntester (JSC, NewArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (JSC, NewArch):
packages/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]
|
test_ios_rntester (JSC, NewArch):
packages/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]
|
test_ios_rntester (JSC, NewArch):
packages/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]
|
test_ios_rntester (JSC, NewArch):
packages/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]
|
test_ios_rntester (JSC, NewArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_ios_rntester (JSC, NewArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_ios_rntester_dynamic_frameworks (Hermes)
ld: ignoring duplicate libraries: '-lc++'
|
test_ios_rntester_dynamic_frameworks (Hermes)
ld: ignoring duplicate libraries: '-lc++'
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/rn-tester/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]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/rn-tester/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]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/react-native/React/Base/RCTUtils.m#L242
'CC_MD5' is deprecated: first deprecated in iOS 13.0 - This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger). [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/react-native/React/Base/Surface/SurfaceHostingView/RCTSurfaceHostingProxyRootView.mm#L52
method override for the designated initializer of the superclass '-initWithSurface:sizeMeasureMode:' not found [-Wobjc-designated-initializers]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/react-native/React/DevSupport/RCTPausedInDebuggerOverlayController.mm#L59
'adjustsImageWhenDisabled' is deprecated: first deprecated in iOS 15.0 - This property is ignored when using UIButtonConfiguration, you may customize to replicate this behavior via a configurationUpdateHandler [-Wdeprecated-declarations]
|
test_ios_rntester_dynamic_frameworks (Hermes):
packages/react-native/React/Base/RCTModuleData.mm#L109
convenience initializer should not invoke an initializer on 'super' [-Wobjc-designated-initializers]
|
test_ios_rntester (Hermes, OldArch):
packages/rn-tester/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]
|
test_ios_rntester (Hermes, OldArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (Hermes, OldArch):
packages/rn-tester/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]
|
test_ios_rntester (Hermes, OldArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (Hermes, OldArch):
packages/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]
|
test_ios_rntester (Hermes, OldArch):
packages/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]
|
test_ios_rntester (Hermes, OldArch):
packages/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]
|
test_ios_rntester (Hermes, OldArch):
packages/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]
|
test_ios_rntester (Hermes, OldArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_ios_rntester (Hermes, OldArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_ios_rntester_ruby_3_2_0:
packages/rn-tester/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]
|
test_ios_rntester_ruby_3_2_0:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester_ruby_3_2_0:
packages/rn-tester/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]
|
test_ios_rntester_ruby_3_2_0:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester_ruby_3_2_0:
packages/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]
|
test_ios_rntester_ruby_3_2_0:
packages/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]
|
test_ios_rntester_ruby_3_2_0:
packages/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]
|
test_ios_rntester_ruby_3_2_0:
packages/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]
|
test_ios_rntester_ruby_3_2_0:
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_ios_rntester_ruby_3_2_0:
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_ios_rntester (JSC, OldArch):
packages/rn-tester/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]
|
test_ios_rntester (JSC, OldArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (JSC, OldArch):
packages/rn-tester/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]
|
test_ios_rntester (JSC, OldArch):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_ios_rntester (JSC, OldArch):
packages/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]
|
test_ios_rntester (JSC, OldArch):
packages/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]
|
test_ios_rntester (JSC, OldArch):
packages/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]
|
test_ios_rntester (JSC, OldArch):
packages/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]
|
test_ios_rntester (JSC, OldArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_ios_rntester (JSC, OldArch):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/rn-tester/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/rn-tester/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (Hermes, NewArch, Debug):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/rn-tester/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/rn-tester/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (Hermes, NewArch, Release):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/rn-tester/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]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/rn-tester/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]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (JSC, NewArch, Debug):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/rn-tester/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]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/rn-tester/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]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/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]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModuleManager.mm#L241
'extraModulesForBridge:' is deprecated: Please make all native modules returned from this method TurboModule-compatible. [-Wdeprecated-declarations]
|
test_e2e_ios_rntester (JSC, NewArch, Release):
packages/react-native/ReactCommon/react/nativemodule/core/platform/ios/ReactCommon/RCTTurboModule.mm#L60
use of GNU ?: conditional expression extension, omitting middle operand [-Wgnu-conditional-omitted-operand]
|
test_e2e_ios_templateapp (Hermes, Release)
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
test_e2e_ios_templateapp (Hermes, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_e2e_ios_templateapp (Hermes, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_e2e_ios_templateapp (JSC, Release)
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
test_e2e_ios_templateapp (JSC, Release)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_e2e_ios_templateapp (JSC, Release)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test_e2e_ios_templateapp (Hermes, Debug)
jq 1.7.1 is already installed and up-to-date.
To reinstall 1.7.1, run:
brew reinstall jq
|
test_e2e_ios_templateapp (Hermes, Debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test_e2e_ios_templateapp (Hermes, Debug)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "e2e_android_com.facebook.react.uiapp_report_hermes_debug", "e2e_android_com.facebook.react.uiapp_report_hermes_release", "e2e_android_com.facebook.react.uiapp_report_jsc_debug", "e2e_android_com.facebook.react.uiapp_report_jsc_release", "e2e_android_com.rntestproject_report_Hermes_debug", "e2e_android_com.rntestproject_report_Hermes_release", "e2e_android_com.rntestproject_report_JSC_debug", "e2e_android_com.rntestproject_report_JSC_release".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-android-results
|
346 KB |
|
e2e_android_com.facebook.react.uiapp_report_hermes_debug
|
457 Bytes |
|
e2e_android_com.facebook.react.uiapp_report_hermes_release
|
51.8 KB |
|
e2e_android_com.facebook.react.uiapp_report_jsc_debug
|
457 Bytes |
|
e2e_android_com.facebook.react.uiapp_report_jsc_release
|
55.2 KB |
|
e2e_android_com.rntestproject_report_Hermes_debug
|
334 Bytes |
|
e2e_android_com.rntestproject_report_Hermes_release
|
51.9 KB |
|
e2e_android_com.rntestproject_report_JSC_debug
|
334 Bytes |
|
e2e_android_com.rntestproject_report_JSC_release
|
48.4 KB |
|
e2e_ios_com.meta.RNTester.localDevelopment_report_Hermes_Debug
|
2.39 MB |
|
e2e_ios_com.meta.RNTester.localDevelopment_report_Hermes_Release
|
7.41 MB |
|
e2e_ios_com.meta.RNTester.localDevelopment_report_JSC_Debug
|
6.25 MB |
|
e2e_ios_com.meta.RNTester.localDevelopment_report_JSC_Release
|
2.52 MB |
|
e2e_ios_org.reactjs.native.example.RNTestProject_report_Hermes_Debug
|
1.12 MB |
|
e2e_ios_org.reactjs.native.example.RNTestProject_report_Hermes_Release
|
738 KB |
|
e2e_ios_org.reactjs.native.example.RNTestProject_report_JSC_Debug
|
2.3 MB |
|
e2e_ios_org.reactjs.native.example.RNTestProject_report_JSC_Release
|
796 KB |
|
helloworld-apk-Debug-NewArch-Hermes
|
31.9 MB |
|
helloworld-apk-Debug-NewArch-JSC
|
31.9 MB |
|
helloworld-apk-Debug-OldArch-Hermes
|
31.9 MB |
|
helloworld-apk-Debug-OldArch-JSC
|
31.9 MB |
|
helloworld-apk-Release-NewArch-Hermes
|
15.3 MB |
|
helloworld-apk-Release-NewArch-JSC
|
15.3 MB |
|
helloworld-apk-Release-OldArch-Hermes
|
15.3 MB |
|
helloworld-apk-Release-OldArch-JSC
|
15.3 MB |
|
hermes-dSYM-Debug
|
292 MB |
|
hermes-dSYM-Release
|
203 MB |
|
hermes-darwin-bin-Debug
|
23.1 MB |
|
hermes-darwin-bin-Release
|
16.2 MB |
|
hermes-linux-bin
|
1.57 MB |
|
hermes-osx-bin-Debug
|
5.36 MB |
|
hermes-osx-bin-Release
|
4.43 MB |
|
hermes-win64-bin
|
13.8 MB |
|
hermes-workspace
|
36.9 MB |
|
hermesc-apple
|
81 MB |
|
maven-local
|
247 MB |
|
react-native-package
|
23 MB |
|
rntester-hermes-debug
|
72 MB |
|
rntester-hermes-release
|
34.5 MB |
|
rntester-jsc-debug
|
74 MB |
|
rntester-jsc-release
|
40.1 MB |
|
slice-catalyst-Debug
|
416 MB |
|
slice-catalyst-Release
|
340 MB |
|
slice-iphoneos-Debug
|
207 MB |
|
slice-iphoneos-Release
|
170 MB |
|
slice-iphonesimulator-Debug
|
416 MB |
|
slice-iphonesimulator-Release
|
340 MB |
|
slice-macosx-Debug
|
435 MB |
|
slice-macosx-Release
|
357 MB |
|
slice-xros-Debug
|
209 MB |
|
slice-xros-Release
|
171 MB |
|
slice-xrsimulator-Debug
|
418 MB |
|
slice-xrsimulator-Release
|
342 MB |
|