Transferring orders when changing hosts #22927
ci.yml
on: pull_request
lint
41s
prettier
24s
typescript
27s
depcheck
19s
unused-exports
24s
build
31s
test
4m 51s
test-graphql
4m 17s
schema-update
1m 15s
GraphQL Inspector
33s
Annotations
7 errors and 4 warnings
typescript:
server/graphql/v2/mutation/HostApplicationMutations.ts#L15
'hasPolicy' is declared but its value is never read.
|
typescript:
server/graphql/v2/mutation/HostApplicationMutations.ts#L23
'Unauthorized' is declared but its value is never read.
|
typescript
Process completed with exit code 2.
|
lint:
server/graphql/v2/mutation/HostApplicationMutations.ts#L15
'hasPolicy' is defined but never used
|
lint:
server/graphql/v2/mutation/HostApplicationMutations.ts#L23
'Unauthorized' is defined but never used
|
lint
Process completed with exit code 1.
|
test
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/
|