Feat/better gihub actions #52
ci-pipeline.yml
on: pull_request
tsc
21s
build-ios
1m 56s
lint
19s
Annotations
2 errors and 3 warnings
build-ios:
ios/CkOnboardinApp.xcodeproj#L1
No profiles for '***' were found: Xcode couldn't find any iOS App Development provisioning profiles matching '***'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (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 '[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] [Hermes] Replace Hermes for the right configuration, if needed' 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 'hermes-engine' from project 'Pods')
|