feat: base setup for JSI #7
ci.yml
on: pull_request
lint
1m 45s
test
3m 48s
build-library
1m 39s
build-android
0s
build-ios
28m 21s
Annotations
2 errors and 6 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1W9L0XLZFA9D1/RCTDeprecation-36HAIXPFW3HDE.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeRapierExample-dsqcopwjsqmvbjehfqxmhrhjqchf/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_RQ6OFCZO7K4J-clang_1W9L0XLZFA9D1.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-rapier/react-native-rapier/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1TKREUJZXP3QM/RCTDeprecation-36HAIXPFW3HDE.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ReactNativeRapierExample-dsqcopwjsqmvbjehfqxmhrhjqchf/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_342PK8SOJADKD-clang_1TKREUJZXP3QM.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-rapier/react-native-rapier/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
build-library
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-ios
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-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')
|
build-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')
|