ErrLookup › TanStack/query
TanStack/query
🤖 Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query. · TypeScript · 456 source files
Analyzed at 159982c80b on 2026-08-12. 29 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| No QueryClient found | exception | error | angular, devtools, dependency-injection, queryclient, configuration |
| No QueryClient found | exception | error | angular, devtools, dependency-injection, queryclient, configuration |
| Bad argument type. Starting with v5, only the "Object" form | exception | error | preact, v5-migration, api-contract, validation |
| argument is not function. | exception | error | persister, async-storage, runtime-guard, validation |
| ${this.queryHash} data is undefined | exception | critical | query-core, queryfn, data-contract, runtime-guard |
| Expected enabled to be a boolean or a callback that returns | exception | error | query-core, query-observer, enabled, validation, configuration |
| Provided storage does not implement `entries` method. Garbag | exception | warning | persister, storage, garbage-collection, validation, dev-only |
| Provided storage does not implement `entries` method. Restor | exception | warning | persister, storage, restore, validation, dev-only |
| Provided storage does not implement `entries` method. Remova | exception | warning | persister, storage, remove, validation, dev-only |
| Bad argument type. Starting with v5, only the "Object" form | exception | error | react, v5-migration, api-contract, validation |
| No QueryClient was found in Svelte context. Did you forget t | exception | error | svelte, context, queryclient, configuration |
| vue-query hooks can only be used inside setup() function or | exception | error | vue, setup, injection-context, lifecycle, configuration |
| No 'queryClient' found in Vue context, use 'VueQueryPlugin' | exception | error | vue, plugin, queryclient, configuration, injection-context |
| No QueryClient set, use QueryClientProvider to set one | exception | error | preact, context, queryclient, provider, configuration |
| In file ${filePath} at line ${node.loc.start.line} the type | exception | warning | codemod, v4-migration, ast, manual-migration, key-replacer |
| In file ${filePath} at line ${node.loc.start.line} the type | exception | warning | codemod, v4-migration, ast, manual-migration, key-replacer |
| In file ${filePath} at line ${node.loc.start.line} the \`${k | exception | warning | codemod, v4-migration, ast, manual-migration, query-key |
| The usage in file "${filePath}" at line ${start}:${end} alre | exception | warning | codemod, v5-migration, placeholder-data, manual-migration, keep-previous-data |
| The usage in file "${filePath}" at line ${start}:${end} coul | exception | warning | codemod, v5-migration, remove-overloads, manual-migration, ast |
| The usage in file "${filePath}" at line ${start}:${end} coul | exception | warning | codemod, v5-migration, remove-overloads, manual-migration, ast |
| The usage in file "${filePath}" at line ${start}:${end} coul | exception | warning | codemod, migration, v5, ast, build-time |
| Devtools is already mounted | exception | error | devtools, mount, lifecycle, solid, vanilla |
| Devtools is not mounted | exception | error | devtools, unmount, lifecycle, solid, vanilla |
| Devtools is already mounted | exception | error | devtools, panel, mount, lifecycle, vanilla |
| Devtools is not mounted | exception | error | devtools, panel, unmount, lifecycle, vanilla |
| Failed to open popup. Please allow popups for this site to v | exception | warning | devtools, pip, popup, browser, permissions |
| usePiPWindow must be used within a PiPProvider | exception | error | devtools, pip, context, solid, provider |
| No QueryClient set, use QueryClientProvider to set one | exception | critical | react-query, context, provider, query-client, bootstrap |
| No QueryClient set, use QueryClientProvider to set one | exception | critical | solid-query, context, provider, query-client, bootstrap |