Feat/better gihub actions #27
Triggered via pull request
September 27, 2024 19:38
Status
Failure
Total duration
1m 10s
Artifacts
–
ci-pipeline.yml
on: pull_request
tsc
27s
build-ios
51s
lint
22s
Annotations
6 errors and 5 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-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-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-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
Unable to read contents of XCFileList '/Target Support Files/Pods-CkOnboardinApp/Pods-CkOnboardinApp-resources-Release-output-files.xcfilelist' (in target 'CkOnboardinApp' from project 'CkOnboardinApp')
|
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')
|