build(deps): bump @tanstack/react-query from 4.36.1 to 5.62.15 #2805
integration.yml
on: pull_request
Build static web app check
49s
Linter check
57s
Type check
47s
Unit and integration tests
52s
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
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>'.
|
Build static web app check
Process completed with exit code 1.
|
Unit and integration tests
Process completed with exit code 1.
|
Type check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build static web app 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
|