Add provisioningProfileType
#6285
Annotations
10 errors and 1 warning
Run yarn typecheck
Property 'provisioningProfileType' is missing in type '{ provisioningProfileId: string; provisioningProfile: string; teamId: string; }' but required in type 'ProvisioningProfile'.
|
Run yarn typecheck
Object literal may only specify known properties, but 'provisioningProfileType' does not exist in type 'TargetCredentials'. Did you mean to write 'provisioningProfileBase64'?
|
Run yarn typecheck
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
|
Run yarn typecheck
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
|
Run yarn typecheck
Module '"../../../credentialsJson/types"' has no exported member 'IosTargetCredentials'.
|
Run yarn typecheck
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
|
Run yarn typecheck
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
|
Run yarn typecheck
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
|
Run yarn typecheck
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
|
Run yarn typecheck
The operation was canceled.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading