feat: base setup for JSI #4
ci.yml
on: pull_request
lint
22s
test
18s
build-library
21s
build-android
3m 47s
build-ios
18m 37s
Annotations
4 errors and 7 warnings
build-android
@callstack/react-native-rapier-example#build:android: command (/home/runner/work/react-native-rapier/react-native-rapier/example) /tmp/xfs-0141a2c4/yarn run build:android exited (1)
|
build-android
Process completed with exit code 1.
|
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-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'?
|
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-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/
|
build-android
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, actions/setup-java@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')
|