chore(deps): update dependency @tanstack/react-query to v5 #1512
Annotations
11 errors
|
Run yarn build:
src/hooks.ts#L239
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
|
Run yarn build:
src/hooks.ts#L240
Expected 1-2 arguments, but got 3.
|
Run yarn build:
src/hooks.ts#L283
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
|
Run yarn build:
src/hooks.ts#L284
Expected 1-2 arguments, but got 3.
|
Run yarn build:
src/hooks.ts#L372
Type '(Pick<{ params?: Record<string, unknown> | undefined; queries?: Record<string, unknown> | undefined; headers?: Record<string, string> | undefined; baseURL?: string | undefined; ... 34 more ...; lookup?: ((hostname: string, options: object, cb: (err: Error | null, address: string, family: number) => void) => void) | ...' has no properties in common with type 'InvalidateQueryFilters'.
|
Run yarn build:
src/hooks.ts#L379
Expected 1-2 arguments, but got 3.
|
Run yarn build:
src/hooks.ts#L491
Type '(Pick<{ params?: Record<string, unknown> | undefined; queries?: Record<string, unknown> | undefined; headers?: Record<string, string> | undefined; baseURL?: string | undefined; ... 34 more ...; lookup?: ((hostname: string, options: object, cb: (err: Error | null, address: string, family: number) => void) => void) | ...' has no properties in common with type 'InvalidateQueryFilters'.
|
Run yarn build:
src/hooks.ts#L498
Expected 1-2 arguments, but got 3.
|
Run yarn build:
src/hooks.ts#L533
Type 'MutationFunction<output<FilterArrayByValue<Api, { method: M; path: Path; }, []>[number]["response"]>, IfEquals<input<BodySchema<Api, M, Path>>, never, undefined, input<...>>>' has no properties in common with type 'UseMutationOptions<unknown, Error, void, unknown>'.
|
Run yarn build
The operation was canceled.
|
Loading