ci: convert remaining Azure Pipelines PR checks to Github Actions #334
microsoft-pr.yml
on: pull_request
Lint PR title
24s
Build the website
/
Build the website
47s
NPM Publish (Dry Run)
32s
Check Yarn Constraints
31s
JavaScript Tests
2m 38s
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
11 warnings
|
Build RNTester / xros, newarch, hermes:
packages/rn-tester/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1970
ignoring return value of function declared with 'nodiscard' attribute [-Wunused-result]
|
|
Build RNTester / xros, newarch, hermes:
packages/rn-tester/Pods/hermes-engine/lib/Platform/Intl/PlatformIntlApple.mm#L1745
unused variable 'kLongGeneric' [-Wunused-variable]
|
|
Build RNTester / xros, newarch, hermes:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
|
|
Build RNTester / xros, newarch, hermes:
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 / xros, newarch, hermes:
packages/rn-tester/Pods/SocketRocket/SocketRocket/Internal/Security/SRPinningSecurityPolicy.m#L54
'SecTrustGetCertificateAtIndex' is deprecated: first deprecated in visionOS 1.0 [-Wdeprecated-declarations]
|
|
Build RNTester / xros, newarch, hermes:
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 / xros, newarch, hermes:
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 / xros, newarch, hermes:
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 / xros, newarch, hermes
ld: ignoring duplicate libraries: '../../external/llvh/lib/Support/libLLVHSupport.a', '../../lib/AST/libhermesAST.a', '../../lib/Parser/libhermesParser.a', '../../lib/Support/libhermesSupport.a'
|
|
Build RNTester / xros, newarch, hermes
/Applications/Xcode_16.4.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: libhermesFlowParser.a the table of contents is empty (no object file members in the library define global symbols)
|
|
Build RNTester / xros, newarch, hermes
xcbeautify 2.29.0 is already installed and up-to-date.
To reinstall 2.29.0, run:
brew reinstall xcbeautify
|