chore(deps): update all devdependencies #1457
test.yml
on: push
Install and cache
38s
Vitest tests
22s
Jest tests
22s
Playwright tests
1m 13s
Lint
22s
Prettier
28s
Check types
18s
Annotations
14 errors and 7 warnings
|
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.
|
|
Vitest tests
Process completed with exit code 1.
|
|
Lint
Process completed with exit code 2.
|
|
Playwright tests
Process completed with exit code 1.
|
|
Check types
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Jest tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Vitest tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Prettier
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Install and cache
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|