Skip to content

Add provisioningProfileType #4178

Add provisioningProfileType

Add provisioningProfileType #4178

Triggered via pull request January 19, 2024 21:07
Status Failure
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

size.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
compare
Object literal may only specify known properties, but 'provisioningProfileType' does not exist in type 'TargetCredentials'. Did you mean to write 'provisioningProfileBase64'?
compare
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
compare
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
compare
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
compare
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
compare
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
compare
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
compare
The process '/usr/local/bin/yarn' failed with exit code 1
compare
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/