Skip to content

fix: declare support for 0.86 #9696

fix: declare support for 0.86

fix: declare support for 0.86 #9696

Triggered via pull request May 7, 2026 08:57
Status Success
Total duration 20m 32s
Artifacts 6

build.yml

on: pull_request
Matrix: Android [template]
Matrix: Android
Matrix: review
Matrix: Windows
Windows [template]
7m 47s
Windows [template]
lint commit message
14s
lint commit message
visionOS
0s
visionOS
visionOS [template]
0s
visionOS [template]
Autobot
6s
Autobot
Windows [result]
3s
Windows [result]
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 20 warnings, and 8 notices
macOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/ModuleCache.noindex/3R8D6WI1QZNO1/RCTDeprecation-O4GUFNXOX8IN.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1DVHBF0S7DXMR-clang_3R8D6WI1QZNO1.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
Windows (ARM64, Debug)
Process completed with exit code 1.
macOS [template]
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/macos/build/ModuleCache.noindex/3R8D6WI1QZNO1/RCTDeprecation-2O741W3TS2HPN.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/macos/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_AA2YLW69VHLU-clang_3R8D6WI1QZNO1.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/.generated/macos/../../../macos/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template]
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')
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/RNWWebStorage/libRNWWebStorage.a[3](RNWWebStorage-dummy.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/RNWWebStorage/libRNWWebStorage.a[2](RNWWebStorage.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/RCTTypeSafety/libRCTTypeSafety.a[4](RCTTypeSafety-dummy.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/RCTTypeSafety/libRCTTypeSafety.a[3](RCTTypedModuleConstants.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/RCTDeprecation/libRCTDeprecation.a[3](RCTDeprecation-dummy.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/RCT-Folly/libRCT-Folly.a[19](RCT-Folly-dummy.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/Example-Tests/libExample-Tests.a[3](Example-Tests-dummy.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/Example-Tests/libExample-Tests.a[2](DevSupportTests.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
ld: object file (/Users/runner/work/react-native-test-app/react-native-test-app/packages/example-macos/macos/build/Build/Products/Debug/DoubleConversion/libDoubleConversion.a[7](DoubleConversion-dummy.o)) was built for newer 'macOS' version (14.0) than being linked (12.0)
macOS
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')
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')
Windows [result]
windows-build.ARM64.Debug: failure (this is non-blocking but should be investigated)
macOS [template]
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/react-native-macos/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view/HostPlatformViewTraitsInitializer.h (in target 'React-Fabric' from project 'Pods')
macOS [template]
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/react-native-macos/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view/HostPlatformViewProps.h (in target 'React-Fabric' from project 'Pods')
macOS [template]
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/react-native-macos/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view/HostPlatformViewEventEmitter.h (in target 'React-Fabric' from project 'Pods')
macOS [template]
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/react-native-macos/ReactCommon/react/renderer/components/view/platform/macos/react/renderer/components/view/HostPlatformTouch.h (in target 'React-Fabric' from project 'Pods')
macOS [template]
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/react-native-macos/ReactCommon/yoga/yoga/enums/FlexDirection.h (in target 'Yoga' from project 'Pods')
macOS [template]
Skipping duplicate build file in Copy Headers build phase: /Users/runner/work/react-native-test-app/react-native-test-app/template-example/node_modules/react-native-macos/ReactCommon/yoga/yoga/enums/Align.h (in target 'Yoga' from project 'Pods')
macOS [template]
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')
review (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Windows (ARM64, Debug)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Windows (x64, Debug)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Windows (ARM64, Release)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Windows [template]
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Windows (x64, Release)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Android [template] (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026
Android (windows-2025)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026

Artifacts

Produced during runtime
Name Size Digest
windows-build.ARM64.Debug.result Expired
8 Bytes
sha256:ec7f201fd20e7bf6820ff7f59ceef35ad1a49f7998e93c2977dd71972aeba06b
windows-build.ARM64.Release.result Expired
8 Bytes
sha256:81b2bd4ea98c8db66554fbc8d7637a1a69a130f331feb732b75caab4c4868fd5
windows-build.x64.Debug.result Expired
8 Bytes
sha256:81b2bd4ea98c8db66554fbc8d7637a1a69a130f331feb732b75caab4c4868fd5
windows-build.x64.Release.result Expired
8 Bytes
sha256:81b2bd4ea98c8db66554fbc8d7637a1a69a130f331feb732b75caab4c4868fd5
windows-msbuild.binlog Expired
967 KB
sha256:78dbefcede9343c322bb79ae1b5979ff19a4c254d5fb7b5bea912304741e276b
windows-template-build..result Expired
8 Bytes
sha256:81b2bd4ea98c8db66554fbc8d7637a1a69a130f331feb732b75caab4c4868fd5