fix(align-deps): add profile for 0.83 #6716
Triggered via pull request
December 11, 2025 13:23
Status
Success
Total duration
10m 35s
Artifacts
–
pr.yml
on: pull_request
Review
2m 39s
Build Android
8m 43s
Build iOS
4m 54s
Build macOS
10m 30s
Build Windows
6m 50s
Build the website
56s
Label
4s
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]
|