chore(deps): update dependency astro to v4.16.6 #485
test.yml
on: push
Install and cache
29s
Vitest tests
23s
Jest tests
17s
Playwright tests
1m 2s
Lint
14s
Prettier
15s
Check types
16s
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.
|