fix(align-deps): add profile for 0.84 #6829
Triggered via pull request
February 11, 2026 04:44
Status
Success
Total duration
14m 15s
Artifacts
–
pr.yml
on: pull_request
Review
2m 33s
Build Android
8m 22s
Build iOS
10m 3s
Build macOS
14m 6s
Build Windows
7m 31s
Build the website
59s
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]
|