build(deps): bump @tanstack/react-query from 4.36.1 to 5.64.2 #3017
integration.yml
on: pull_request
Azure NextJS Web App
/
Build NextJS static web app
48s
Linter check
1m 3s
Type check
48s
Unit and integration tests
51s
Azure Static Web App deployment staging
/
Build and Deploy Job
Azure Static Web App deployment staging
/
Close Pull Request Job
lhci
/
lhci
Annotations
12 errors and 4 warnings
Azure NextJS Web App / Build NextJS static web app
Process completed with exit code 1.
|
Type check:
src/components/Notifications.tsx#L37
'data' is of type 'unknown'.
|
Type check:
src/components/Notifications.tsx#L38
Argument of type '{ token: string; }' is not assignable to parameter of type 'void'.
|
Type check:
src/components/Notifications.tsx#L40
Argument of type '{ token: string; }' is not assignable to parameter of type 'void'.
|
Type check:
src/components/Notifications.tsx#L162
'data' is of type 'unknown'.
|
Type check:
src/components/Notifications.tsx#L166
'data' is of type 'unknown'.
|
Type check:
src/components/Notifications.tsx#L167
'data' is of type 'unknown'.
|
Type check:
src/components/Notifications.tsx#L169
'data' is of type 'unknown'.
|
Type check:
src/features/notification/index.ts#L12
Type '({ token, }: { token: string; }) => Promise<IStatus>' has no properties in common with type 'UseMutationOptions<unknown, Error, void, unknown>'.
|
Type check:
src/features/notification/index.ts#L13
Parameter 'status' implicitly has an 'any' type.
|
Type check:
src/features/notification/index.ts#L14
Type 'string[]' has no properties in common with type 'QueryFilters<any, any, any, any>'.
|
Unit and integration tests
Process completed with exit code 1.
|
Azure NextJS Web App / Build NextJS static web app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Unit and integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|