ci: convert remaining Azure Pipelines PR checks to Github Actions #342
microsoft-pr.yml
on: pull_request
Lint PR title
17s
Build the website
/
Build the website
54s
NPM Publish (Dry Run)
18s
Check Yarn Constraints
22s
JavaScript Tests
19s
Test react-native-macos init
/
Test react-native-macos init
Test react-native-test-app integration
/
Test react-native-test-app integration
Matrix: Build RNTester / build-test-rntester
Annotations
30 errors and 38 warnings
|
Lint PR title
Process completed with exit code 1.
|
|
NPM Publish (Dry Run)
Process completed with exit code 1.
|
|
JavaScript Tests
Process completed with exit code 1.
|
|
Check Yarn Constraints
Process completed with exit code 1.
|
|
Build RNTester / ios, newarch, jsc
Process completed with exit code 1.
|
|
Build RNTester / ios, newarch, jsc
error: Unable to copy Address Sanitizer library: Could not determine where it lives. (in target 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, oldarch, hermes
Process completed with exit code 1.
|
|
Build RNTester / ios, oldarch, hermes
error: Unable to copy Address Sanitizer library: Could not determine where it lives. (in target 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, oldarch, jsc
Process completed with exit code 1.
|
|
Build RNTester / ios, oldarch, jsc
error: Unable to copy Address Sanitizer library: Could not determine where it lives. (in target 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, newarch, hermes
The operation was canceled.
|
|
Build RNTester / ios, newarch, hermes
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / visionos, newarch, hermes
The operation was canceled.
|
|
Build RNTester / visionos, newarch, hermes
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / macos, oldarch, jsc
The operation was canceled.
|
|
Build RNTester / macos, oldarch, jsc
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / visionos, oldarch, jsc
The operation was canceled.
|
|
Build RNTester / visionos, oldarch, jsc
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / visionos, newarch, jsc
The operation was canceled.
|
|
Build RNTester / visionos, newarch, jsc
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / macos, newarch, jsc
The operation was canceled.
|
|
Build RNTester / macos, newarch, jsc
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / visionos, oldarch, hermes
The operation was canceled.
|
|
Build RNTester / visionos, oldarch, hermes
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / macos, oldarch, hermes
The operation was canceled.
|
|
Build RNTester / macos, oldarch, hermes
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / macos, newarch, hermes
The operation was canceled.
|
|
Build RNTester / macos, newarch, hermes
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
PR
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
PR
Canceling since a higher priority waiting request for PR-refs/pull/2590/merge-gha exists
|
|
Build RNTester / ios, newarch, jsc
Run script build phase '[RN] Copy Hermes Framework' will be run during every build because it does not specify any outputs. To address this issue, 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 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, newarch, jsc
Run script build phase 'Build JS Bundle' will be run during every build because it does not specify any outputs. To address this issue, 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 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, oldarch, hermes
Run script build phase '[RN] Copy Hermes Framework' will be run during every build because it does not specify any outputs. To address this issue, 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 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, oldarch, hermes
Run script build phase 'Build JS Bundle' will be run during every build because it does not specify any outputs. To address this issue, 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 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, oldarch, jsc
Run script build phase '[RN] Copy Hermes Framework' will be run during every build because it does not specify any outputs. To address this issue, 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 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / ios, oldarch, jsc
Run script build phase 'Build JS Bundle' will be run during every build because it does not specify any outputs. To address this issue, 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 'RNTester' from project 'RNTesterPods')
|
|
Build RNTester / macos, oldarch, jsc:
packages/react-native/React/Views/ScrollView/RCTScrollView.m#L51
auto property synthesis will not synthesize property 'scrollEnabled'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
|
|
Build RNTester / macos, oldarch, jsc:
packages/rn-tester/Pods/Headers/Private/React-Core/React/RCTUITextField.h#L61
'copy' attribute on property 'defaultTextAttributes' does not match the property inherited from 'RCTBackedTextInputViewProtocol' [-Wproperty-attribute-mismatch]
|
|
Build RNTester / macos, oldarch, jsc:
packages/rn-tester/Pods/Headers/Private/React-Core/React/RCTUITextField.h#L48
'atomic' attribute on property 'editable' does not match the property inherited from 'RCTBackedTextInputViewProtocol' [-Wproperty-attribute-mismatch]
|
|
Build RNTester / macos, oldarch, jsc:
packages/react-native/React/Base/macOS/RCTUIKit.m#L133
enumeration value 'NSBezierPathElementQuadraticCurveTo' not handled in switch [-Wswitch]
|
|
Build RNTester / macos, oldarch, jsc:
packages/react-native/React/Base/RCTUtils.m#L302
unused function 'RCTUnsafeExecuteOnMainQueueOnceSync' [-Wunused-function]
|
|
Build RNTester / macos, oldarch, jsc:
packages/react-native/React/Views/RCTView.m#L1462
'NSFilenamesPboardType' is deprecated: first deprecated in macOS 10.14 - Create multiple pasteboard items with NSPasteboardTypeFileURL or kUTTypeFileURL instead [-Wdeprecated-declarations]
|
|
Build RNTester / macos, oldarch, jsc:
packages/react-native/React/Views/RCTView.h#L189
auto property synthesis will not synthesize property 'onBlur'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
|
|
Build RNTester / macos, oldarch, jsc:
packages/react-native/React/Views/RCTView.h#L188
auto property synthesis will not synthesize property 'onFocus'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
|
|
Build RNTester / macos, oldarch, jsc:
packages/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 RNTester / macos, oldarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in macOS 10.15 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, oldarch, jsc:
packages/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 RNTester / visionos, oldarch, jsc:
packages/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 RNTester / visionos, oldarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, oldarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in visionOS 1.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, oldarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, oldarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in visionOS 1.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, newarch, jsc:
packages/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 RNTester / visionos, newarch, jsc:
packages/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 RNTester / visionos, newarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, newarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in visionOS 1.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, newarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
|
|
Build RNTester / visionos, newarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in visionOS 1.0 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
|
Build RNTester / macos, newarch, jsc:
packages/rn-tester/Pods/Headers/Public/React-Core/React/RCTUITextField.h#L48
'atomic' attribute on property 'editable' does not match the property inherited from 'RCTBackedTextInputViewProtocol' [-Wproperty-attribute-mismatch]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'continuousSpellCheckingEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'grammarCheckingEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'automaticSpellingCorrectionEnabled' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'typingAttributes' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'contentInset' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'contentOffset' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/react-native/Libraries/Text/TextInput/Multiline/RCTUITextView.mm#L16
auto property synthesis will not synthesize property 'zoomScale' declared in protocol 'RCTBackedTextInputViewProtocol' [-Wobjc-protocol-property-synthesis]
|
|
Build RNTester / macos, newarch, jsc:
packages/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 RNTester / macos, newarch, jsc:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Utilities/SRURLUtilities.m#L63
'NSURLNetworkServiceTypeVoIP' is deprecated: first deprecated in macOS 10.15 - Use PushKit for VoIP control purposes [-Wdeprecated-declarations]
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
website-build
Expired
|
2.38 MB |
sha256:c0061263fe13b506728cf05827b8231f1f8bc3b4792757069dd44f1fb138f1c5
|
|