fix(deps): update dependency @graphql-tools/schema to v10 #460
test.yml
on: push
Install and cache
40s
Vitest tests
23s
Jest tests
16s
Playwright tests
38s
Lint
16s
Prettier
22s
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.
|