Transferring orders when changing hosts #23002
ci.yml
on: pull_request
lint
43s
prettier
24s
typescript
33s
depcheck
23s
unused-exports
21s
build
39s
test
2m 24s
test-graphql
4m 17s
schema-update
1m 16s
GraphQL Inspector
32s
Annotations
4 errors and 4 warnings
typescript:
server/graphql/v2/input/PaymentMethodInput.ts#L78
Type 'PaymentMethodModelInterface' is not assignable to type 'Record<string, unknown> | { service: string; type: PAYMENT_METHOD_TYPE; }'.
|
typescript
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
test-graphql
Process completed with exit code 1.
|
GraphQL Inspector
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: kamilkisiela/graphql-inspector@v3.4.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
GraphQL Inspector
The following actions uses node12 which is deprecated and will be forced to run on node16: kamilkisiela/graphql-inspector@v3.4.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
GraphQL Inspector
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/
|
GraphQL Inspector
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/
|