Skip to content

fix version

fix version #31

Triggered via push July 31, 2024 08:34
Status Failure
Total duration 4m 15s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
assemble: ios/taroDemo.xcodeproj#L1
Provisioning profile "***" expired on Jul 6, 2024. (in target 'taroDemo' from project 'taroDemo')
assemble
Process completed with exit code 1.
assemble
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
assemble
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
assemble
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')
assemble: ios/Pods/Pods.xcodeproj#L1
The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 9.0, but the range of supported deployment target versions is 12.0 to 17.5.99. (in target 'RNDeviceInfo-RNDeviceInfoPrivacyInfo' from project 'Pods')
assemble
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/