[CI][Testing] Run Maestro tests also in debug mode #7208
Annotations
4 errors and 10 warnings
Run E2E Tests
/Users/runner/work/react-native/react-native/./.github/actions/maestro-ios/action.yml (Line: 38, Col: 11): Unrecognized named-value: 'input'. Located at position 1 within expression: input.flavor == "Debug"
|
Run E2E Tests
/Users/runner/work/react-native/react-native/./.github/actions/maestro-ios/action.yml (Line: 38, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ input.flavor == "Debug" }}
|
Run E2E Tests
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /Users/runner/work/react-native/react-native/./.github/actions/maestro-ios/action.yml (Line: 38, Col: 11): Unrecognized named-value: 'input'. Located at position 1 within expression: input.flavor == "Debug",/Users/runner/work/react-native/react-native/./.github/actions/maestro-ios/action.yml (Line: 38, Col: 11): Unexpected symbol: '${{'. Located at position 1 within expression: ${{ input.flavor == "Debug" }}
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Run E2E Tests
Failed to load /Users/runner/work/react-native/react-native/./.github/actions/maestro-ios/action.yml
|
Run it:
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]
|
Run it:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
Run it:
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]
|
Run it:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in iOS 15.0 [-Wdeprecated-declarations]
|
Run it:
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]
|
Run it:
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]
|
Run it:
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]
|
Run it:
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]
|
Run it:
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]
|
Run it:
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]
|
Loading