chore(deps): update all devdependencies #428
test.yml
on: push
Install and cache
39s
Vitest tests
25s
Jest tests
25s
Playwright tests
42s
Lint
20s
Prettier
17s
Check types
17s
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.
|