Feat/better gihub actions #67
ci-pipeline.yml
on: pull_request
tsc
27s
build-ios
1m 59s
lint
21s
Annotations
6 errors and 4 warnings
build-ios:
ios/CkOnboardinApp.xcodeproj#L1
Unable to open base configuration reference file '/Users/runner/work/dawid-wyrkowski-onboarding/dawid-wyrkowski-onboarding/ios/Pods/Target Support Files/Pods-CkOnboardinApp/Pods-CkOnboardinApp.release.xcconfig'. (in target 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
error: Unable to load contents of file list: '/Target Support Files/Pods-CkOnboardinApp/Pods-CkOnboardinApp-frameworks-Release-input-files.xcfilelist' (in target 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
error: Unable to load contents of file list: '/Target Support Files/Pods-CkOnboardinApp/Pods-CkOnboardinApp-resources-Release-input-files.xcfilelist' (in target 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
error: Unable to load contents of file list: '/Target Support Files/Pods-CkOnboardinApp/Pods-CkOnboardinApp-frameworks-Release-output-files.xcfilelist' (in target 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
error: Unable to load contents of file list: '/Target Support Files/Pods-CkOnboardinApp/Pods-CkOnboardinApp-resources-Release-output-files.xcfilelist' (in target 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
Process completed with exit code 1.
|
tsc
The following actions use a deprecated Node.js version and will be forced to run on node20: 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 '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 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
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 'CkOnboardinApp' from project 'CkOnboardinApp')
|
build-ios
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 'CkOnboardinApp' from project 'CkOnboardinApp')
|