Skip to content

Add provisioningProfileType #6285

Add provisioningProfileType

Add provisioningProfileType #6285

Triggered via pull request January 19, 2024 21:07
Status Failure
Total duration 1m 24s
Artifacts

test.yml

on: pull_request
Matrix: test
Notify Slack
0s
Notify Slack
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
Test with Node 20
Property 'provisioningProfileType' is missing in type '{ provisioningProfileId: string; provisioningProfile: string; teamId: string; }' but required in type 'ProvisioningProfile'.
Test with Node 20
Object literal may only specify known properties, but 'provisioningProfileType' does not exist in type 'TargetCredentials'. Did you mean to write 'provisioningProfileBase64'?
Test with Node 20
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 20
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 20
Module '"../../../credentialsJson/types"' has no exported member 'IosTargetCredentials'.
Test with Node 20
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
Test with Node 20
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
Test with Node 20
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 20
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 20
Process completed with exit code 1.
Test with Node 16
Property 'provisioningProfileType' is missing in type '{ provisioningProfileId: string; provisioningProfile: string; teamId: string; }' but required in type 'ProvisioningProfile'.
Test with Node 16
Object literal may only specify known properties, but 'provisioningProfileType' does not exist in type 'TargetCredentials'. Did you mean to write 'provisioningProfileBase64'?
Test with Node 16
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 16
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 16
Module '"../../../credentialsJson/types"' has no exported member 'IosTargetCredentials'.
Test with Node 16
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
Test with Node 16
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
Test with Node 16
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 16
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 16
The operation was canceled.
Test with Node 18
Property 'provisioningProfileType' is missing in type '{ provisioningProfileId: string; provisioningProfile: string; teamId: string; }' but required in type 'ProvisioningProfile'.
Test with Node 18
Object literal may only specify known properties, but 'provisioningProfileType' does not exist in type 'TargetCredentials'. Did you mean to write 'provisioningProfileBase64'?
Test with Node 18
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 18
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 18
Module '"../../../credentialsJson/types"' has no exported member 'IosTargetCredentials'.
Test with Node 18
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
Test with Node 18
Namespace '"/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios"' has no exported member 'ProvisioningProfileType'.
Test with Node 18
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 18
Property 'ProvisioningProfileType' does not exist on type 'typeof import("/home/runner/work/eas-cli/eas-cli/node_modules/@expo/eas-build-job/dist/ios")'.
Test with Node 18
The operation was canceled.
Test with Node 20
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/
Test with Node 16
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/
Test with Node 18
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/