ios build script #15
demo.yaml
on: push
demo-android-build
4m 33s
demo-ios-build
35s
Annotations
6 errors and 5 warnings
demo-ios-build:
demo/ios/demo.xcodeproj#L1
Unable to open base configuration reference file '/Users/runner/work/raygun4reactnative/raygun4reactnative/demo/ios/Pods/Target Support Files/Pods-demo/Pods-demo.debug.xcconfig'. (in target 'demo' from project 'demo')
|
demo-ios-build
error: Unable to load contents of file list: '/Target Support Files/Pods-demo/Pods-demo-frameworks-Debug-input-files.xcfilelist' (in target 'demo' from project 'demo')
|
demo-ios-build
error: Unable to load contents of file list: '/Target Support Files/Pods-demo/Pods-demo-frameworks-Debug-output-files.xcfilelist' (in target 'demo' from project 'demo')
|
demo-ios-build
error: Unable to load contents of file list: '/Target Support Files/Pods-demo/Pods-demo-resources-Debug-input-files.xcfilelist' (in target 'demo' from project 'demo')
|
demo-ios-build
error: Unable to load contents of file list: '/Target Support Files/Pods-demo/Pods-demo-resources-Debug-output-files.xcfilelist' (in target 'demo' from project 'demo')
|
demo-ios-build
Process completed with exit code 1.
|
demo-ios-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
demo-ios-build
Run script build phase 'Bundle React Native code and images' 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 'demo' from project 'demo')
|
demo-ios-build
Run script build phase '[CP] Embed Pods Frameworks' 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 'demo' from project 'demo')
|
demo-ios-build
Run script build phase '[CP] Copy Pods Resources' 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 'demo' from project 'demo')
|
demo-android-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-java@v3, gradle/wrapper-validation-action@v1, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|