fix(deps): update dependency @graphql-tools/schema to v10 #439
test.yml
on: push
Install and cache
35s
Vitest tests
19s
Jest tests
15s
Playwright tests
39s
Lint
16s
Prettier
16s
Check types
16s
Annotations
3 errors
Jest tests
Process completed with exit code 1.
|
Check types:
src/utilities.ts#L74
Type '(data: { __typename?: string | undefined; }) => string | undefined' is not assignable to type '(data: { __typename?: string | undefined; }) => string'.
|
Check types
Process completed with exit code 2.
|