feat(global): initial commit #1
ci.yml
on: push
lint
1m 5s
test
3m 18s
build-library
1m 6s
build-android
8m 38s
build-ios
22m 44s
Annotations
2 errors and 7 warnings
build-ios
fatal error: module 'RCTDeprecation' in AST file '/Users/runner/Library/Developer/Xcode/DerivedData/ModuleCache.noindex/1XY63C4B5WIEC/RCTDeprecation-Z7XPDPF7JHWY.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/GetSmsListExample-egnqpqufrvhizofnajykabyefrqd/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_37BATM74GS9RW-clang_1XY63C4B5WIEC.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-get-sms-list/react-native-get-sms-list/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/D6L6QBXULSI0/RCTDeprecation-Z7XPDPF7JHWY.pcm' (imported by AST file '/Users/runner/Library/Developer/Xcode/DerivedData/GetSmsListExample-egnqpqufrvhizofnajykabyefrqd/Build/Intermediates.noindex/PrecompiledHeaders/ReactTestApp-Bridging-Header-swift_2NQKN9VIQHIZP-clang_D6L6QBXULSI0.pch') is not defined in any loaded module map file; maybe you need to load '/Users/runner/work/react-native-get-sms-list/react-native-get-sms-list/example/node_modules/.generated/ios/../../../ios/Pods/Headers/Public/RCTDeprecation/RCTDeprecation.modulemap'?
|
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-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/
|
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-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')
|