chore(deps): update all devdependencies #797
test.yml
on: push
Install and cache
32s
Vitest tests
26s
Jest tests
19s
Playwright tests
51s
Lint
25s
Prettier
17s
Check types
18s
Annotations
4 errors
Prettier
Process completed with exit code 1.
|
Check types
Process completed with exit code 2.
|
Check types:
src/utilities.ts#L74
Type '(data: { __typename?: string | undefined; }) => string | undefined' is not assignable to type '(data: { __typename?: string | undefined; }) => string'.
|
Jest tests
Process completed with exit code 1.
|