Skip to content

[eas-cli][eas-update] Allow undefined update message #6154

[eas-cli][eas-update] Allow undefined update message

[eas-cli][eas-update] Allow undefined update message #6154

Triggered via pull request December 13, 2023 03:41
Status Failure
Total duration 1m 35s
Artifacts

test.yml

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

Annotations

21 errors and 3 warnings
Test with Node 18
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 18
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 18
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 18
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 18
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 18
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 18
Process completed with exit code 1.
Test with Node 16
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 16
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 16
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 16
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 16
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 16
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 16
Process completed with exit code 1.
Test with Node 14
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 14
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 14
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 14
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 14
Type '{ label: string; value: string; } | { label: string; value: string; } | { label: string; value: string | undefined; } | { label: string; value: string; } | { label: string; value: string; }' is not assignable to type 'FormatFieldsItem'.
Test with Node 14
Type 'string | undefined' is not assignable to type 'string'.
Test with Node 14
The operation was canceled.
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/
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 14
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/