chore(deps): update all devdependencies #457
test.yml
on: push
Install and cache
43s
Vitest tests
24s
Jest tests
36s
Playwright tests
46s
Lint
24s
Prettier
20s
Check types
23s
Annotations
3 errors
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.
|
Jest tests
Process completed with exit code 1.
|