chore(deps): update all devdependencies #1107
test.yml
on: push
Install and cache
41s
Vitest tests
21s
Jest tests
18s
Playwright tests
1m 32s
Lint
26s
Prettier
17s
Check types
23s
Annotations
14 errors
|
Vitest tests
Process completed with exit code 1.
|
|
Prettier
Process completed with exit code 1.
|
|
Check types:
.storybook/stories/components/apollo-client/WNBAExample.tsx#L45
Object literal may only specify known properties, and 'connectToDevTools' does not exist in type 'Options'.
|
|
Check types:
.storybook/stories/components/apollo-client/WNBAExample.tsx#L14
Module '"@apollo/client"' has no exported member 'useFragment'.
|
|
Check types:
.storybook/stories/components/apollo-client/WNBAExample.tsx#L13
Module '"@apollo/client"' has no exported member 'useMutation'.
|
|
Check types:
.storybook/stories/components/apollo-client/WNBAExample.tsx#L12
Module '"@apollo/client"' has no exported member 'useSuspenseQuery'.
|
|
Check types:
.storybook/stories/components/apollo-client/WNBAExample.tsx#L9
Module '"@apollo/client"' has no exported member 'ApolloProvider'.
|
|
Check types:
.storybook/stories/components/apollo-client/EcommerceExample.tsx#L119
Parameter 'product' implicitly has an 'any' type.
|
|
Check types:
.storybook/stories/components/apollo-client/EcommerceExample.tsx#L103
Parameter 'product' implicitly has an 'any' type.
|
|
Check types:
.storybook/stories/components/apollo-client/EcommerceExample.tsx#L23
Object literal may only specify known properties, and 'connectToDevTools' does not exist in type 'Options'.
|
|
Check types:
.storybook/stories/components/apollo-client/EcommerceExample.tsx#L10
Module '"@apollo/client"' has no exported member 'useSuspenseQuery'.
|
|
Check types:
.storybook/stories/components/apollo-client/EcommerceExample.tsx#L7
Module '"@apollo/client"' has no exported member 'ApolloProvider'.
|
|
Jest tests
Process completed with exit code 1.
|
|
Playwright tests
Process completed with exit code 1.
|