Skip to content

⬆️ Bump @tanstack/react-query from 4.29.7 to 5.35.1 #223

⬆️ Bump @tanstack/react-query from 4.29.7 to 5.35.1

⬆️ Bump @tanstack/react-query from 4.29.7 to 5.35.1 #223

Triggered via pull request May 6, 2024 09:31
Status Failure
Total duration 34s
Artifacts

main.yml

on: pull_request
Run Type Check & Linters
25s
Run Type Check & Linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run Type Check & Linters: src/modules/items/hooks/useItemsQuery.tsx#L17
No overload matches this call.
Run Type Check & Linters: src/modules/moves/hooks/useMovesQuery.tsx#L17
No overload matches this call.
Run Type Check & Linters: src/modules/pokedex/pokemon/hooks/useFetchPokemon.tsx#L23
Object literal may only specify known properties, and 'onSuccess' does not exist in type 'UseQueryOptionsForUseQueries<any, unknown, unknown, QueryKey>'.
Run Type Check & Linters: src/pages/_app.tsx#L2
'"@tanstack/react-query"' has no exported member named 'Hydrate'. Did you mean 'hydrate'?
Run Type Check & Linters: src/pages/_app.tsx#L32
Object literal may only specify known properties, and 'cacheTime' does not exist in type 'OmitKeyof<QueryObserverOptions<unknown, Error, unknown, unknown, QueryKey, never>, "suspense" | "queryKey", "strictly">'.
Run Type Check & Linters: src/pages/abilities.tsx#L28
No overload matches this call.
Run Type Check & Linters: src/pages/index.tsx#L44
No overload matches this call.
Run Type Check & Linters: src/pages/items.tsx#L13
This comparison appears to be unintentional because the types '"success" | "error"' and '"loading"' have no overlap.
Run Type Check & Linters: src/pages/items.tsx#L13
This comparison appears to be unintentional because the types '"success" | "error" | "pending"' and '"loading"' have no overlap.
Run Type Check & Linters: src/pages/moves.tsx#L18
This comparison appears to be unintentional because the types '"success" | "error"' and '"loading"' have no overlap.
Run Type Check & Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.