chore(deps): update all devdependencies #680
test.yml
on: push
Install and cache
34s
Vitest tests
24s
Jest tests
17s
Playwright tests
44s
Lint
22s
Prettier
20s
Check types
21s
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.
|