Version Packages #6687
pr.yml
on: pull_request
Review
2m 35s
Build Android
6m 50s
Build iOS
10m 40s
Build macOS
16m 30s
Build Windows
7m 43s
Build the website
1m 5s
Label
5s
Matrix: Build
Annotations
1 error and 3 warnings
|
Build macOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/rnx-kit/rnx-kit/packages/test-app-macos/macos/DerivedData/ModuleCache.noindex/343D7I2VV4LIM/RCTDeprecation-26I632PBMQ3P7.pcm' (imported by AST file '/Users/runner/work/rnx-kit/rnx-kit/packages/test-app-macos/macos/DerivedData/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1JPNKI5R9UX3C-clang_343D7I2VV4LIM.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/rnx-kit/rnx-kit/packages/test-app-macos/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
|
Build iOS
Run script build phase '[CP-User] [Hermes] Replace Hermes for the right configuration, if needed' 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 'hermes-engine' from project 'Pods')
|
|
Build iOS:
packages/test-app/ios/Pods/MSAL/MSAL/IdentityCore/IdentityCore/src/util/ios/UIApplication+MSIDExtensions.m#L51
'windows' is deprecated: first deprecated in iOS 15.0 - Use UIWindowScene.windows on a relevant window scene instead [-Wdeprecated-declarations]
|
|
Build iOS:
packages/test-app/ios/Pods/MSAL/MSAL/IdentityCore/IdentityCore/src/util/ios/UIApplication+MSIDExtensions.m#L51
'windows' is deprecated: first deprecated in iOS 15.0 - Use UIWindowScene.windows on a relevant window scene instead [-Wdeprecated-declarations]
|