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