Skip to content

test: add tests for the JS-based Xcode project generator #8408

test: add tests for the JS-based Xcode project generator

test: add tests for the JS-based Xcode project generator #8408

Triggered via pull request March 25, 2025 11:03
Status Failure
Total duration 27m 49s
Artifacts

build.yml

on: pull_request
Matrix: Android [template]
Matrix: Android
Matrix: iOS [template]
Matrix: macOS [template]
Matrix: review
Matrix: Windows [template]
Matrix: Windows
Matrix: visionOS [template]
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 13 warnings
review (windows-2022)
Process completed with exit code 1.
iOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/ModuleCache.noindex/2GRK5SKUHJSGY/RCTDeprecation-PIATI34GNUXY.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2D9TRDZVSN4EE-clang_2GRK5SKUHJSGY.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/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template] (all)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/ModuleCache.noindex/89C4EF333E56/RCTDeprecation-PIATI34GNUXY.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3L8G8W7WG9EF3-clang_89C4EF333E56.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/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template] (ios)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/ModuleCache.noindex/2GRK5SKUHJSGY/RCTDeprecation-PIATI34GNUXY.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2D9TRDZVSN4EE-clang_2GRK5SKUHJSGY.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/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS [template] (ios)
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/ModuleCache.noindex/89C4EF333E56/RCTDeprecation-PIATI34GNUXY.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/template-example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_3L8G8W7WG9EF3-clang_89C4EF333E56.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/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/ModuleCache.noindex/2GRK5SKUHJSGY/RCTDeprecation-223T2F28UMMTE.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_1850WTNJUZQYS-clang_2GRK5SKUHJSGY.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/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
iOS
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/ModuleCache.noindex/89C4EF333E56/RCTDeprecation-223T2F28UMMTE.pcm' (imported by AST file '/Users/runner/work/react-native-test-app/react-native-test-app/example/ios/build/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_342HUE3D4XL0B-clang_89C4EF333E56.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/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
review (macos-14): node_modules/@react-native-community/template/template/ios/HelloWorld/AppDelegate.swift#L8
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals
review (macos-14): node_modules/@react-native-community/template/template/ios/HelloWorld/AppDelegate.swift#L8
Line Length Violation: Line should be 120 characters or less; currently it has 159 characters
iOS [template] (all)
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 warning, 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 [template] (all)
Run script build phase '[CP-User] [RN]Check FBReactNativeSpec' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-RCTFBReactNativeSpec' from project 'Pods')
iOS [template] (all)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-Fabric' from project 'Pods')
iOS [template] (all)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-FabricComponents' from project 'Pods')
iOS [template] (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 warning, 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 [template] (ios)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-Fabric' from project 'Pods')
iOS [template] (ios)
Run script build phase '[CP-User] [RN]Check FBReactNativeSpec' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-RCTFBReactNativeSpec' from project 'Pods')
iOS [template] (ios)
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-FabricComponents' from project 'Pods')
iOS
Run script build phase '[CP-User] [RN]Check FBReactNativeSpec' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-RCTFBReactNativeSpec' from project 'Pods')
iOS
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-Fabric' from project 'Pods')
iOS
Run script build phase '[CP-User] [RN]Check rncore' will be run during every build because it does not specify any outputs. To address this warning, 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 'React-FabricComponents' from project 'Pods')