Skip to content

chore(deps): update dependency @tanstack/react-query to v5 #1513

chore(deps): update dependency @tanstack/react-query to v5

chore(deps): update dependency @tanstack/react-query to v5 #1513

Triggered via pull request October 15, 2024 10:35
Status Failure
Total duration 1m 40s
Artifacts

ci.yml

on: pull_request
Matrix: Analyze
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

31 errors and 2 warnings
Build (16.x): src/hooks.ts#L239
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
Build (16.x): src/hooks.ts#L240
Expected 1-2 arguments, but got 3.
Build (16.x): src/hooks.ts#L283
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
Build (16.x): src/hooks.ts#L284
Expected 1-2 arguments, but got 3.
Build (16.x): 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'.
Build (16.x): src/hooks.ts#L379
Expected 1-2 arguments, but got 3.
Build (16.x): 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'.
Build (16.x): src/hooks.ts#L498
Expected 1-2 arguments, but got 3.
Build (16.x): 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>'.
Build (16.x)
Process completed with exit code 1.
Build (18.x): src/hooks.ts#L239
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
Build (18.x): src/hooks.ts#L240
Expected 1-2 arguments, but got 3.
Build (18.x): src/hooks.ts#L283
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
Build (18.x): src/hooks.ts#L284
Expected 1-2 arguments, but got 3.
Build (18.x): 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'.
Build (18.x): src/hooks.ts#L379
Expected 1-2 arguments, but got 3.
Build (18.x): 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'.
Build (18.x): src/hooks.ts#L498
Expected 1-2 arguments, but got 3.
Build (18.x): 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>'.
Build (18.x)
Process completed with exit code 1.
Build (14.x)
The job was canceled because "_16_x" failed.
Build (14.x): src/hooks.ts#L239
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
Build (14.x): src/hooks.ts#L240
Expected 1-2 arguments, but got 3.
Build (14.x): src/hooks.ts#L283
Type 'QueryKey' has no properties in common with type 'InvalidateQueryFilters'.
Build (14.x): src/hooks.ts#L284
Expected 1-2 arguments, but got 3.
Build (14.x): 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'.
Build (14.x): src/hooks.ts#L379
Expected 1-2 arguments, but got 3.
Build (14.x): 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'.
Build (14.x): src/hooks.ts#L498
Expected 1-2 arguments, but got 3.
Build (14.x): 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>'.
Build (14.x)
The operation was canceled.
Analyze (javascript)
The following actions use a deprecated Node.js version and will be forced to run on node20: github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Analyze (javascript)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/