fix(align-deps): add profile for 0.83 #6678
Triggered via pull request
November 26, 2025 04:08
Status
Success
Total duration
10m 22s
Artifacts
–
pr.yml
on: pull_request
Review
2m 41s
Build Android
7m 13s
Build iOS
5m 15s
Build macOS
10m 17s
Build Windows
7m 29s
Build the website
1m 1s
Label
3s
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]
|