chore(deps): update all devdependencies #689
test.yml
on: push
Install and cache
28s
Vitest tests
21s
Jest tests
16s
Playwright tests
41s
Lint
23s
Prettier
17s
Check types
24s
Annotations
4 errors
Jest tests
Process completed with exit code 1.
|
Prettier
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.
|