ErrLookup › refinedev/refine
refinedev/refine
A React Framework for building internal tools, admin panels, dashboards & B2B apps with unmatched flexibility. · TypeScript · 2,092 source files
Analyzed at 779d52a20e on 2026-08-27. 39 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Max deep reached | exception | error | appwrite, filter, recursion, data-provider |
| Value array must contain exactly two elements for "between" | exception | error | appwrite, filter, between, validation |
| Operator ${filter.operator} is not supported | exception | error | appwrite, filter, unsupported-operator |
| Invalid provider: ${providerId} | exception | error | cli, provider, scaffolding, validation |
| Timed out while checking for updates. | exception | warning | cli, network, timeout, package-manager |
| ./package.json not found | exception | error | cli, package-json, project-setup |
| Package manager not found. | exception | error | cli, package-manager, lockfile |
| jscodeshift exited with code ${result.exitCode} | exception | error | codemod, jscodeshift, migration, cli |
| Invalid action type | exception | error | refine, query-keys, tanstack-query, validation |
| useGetLocale cannot be called without i18n provider being de | exception | error | refine, i18n, react-context, hooks |
| [Code] Operation is required. | exception | error | graphql, data-provider, meta, mutation |
| Refine will use `./build/index.js` as default | console | warning | remix, cli, refine-start, entry-file, configuration |
| Example: `refine start ./build/index.js` | console | warning | remix, cli, usage-hint, refine-start |
| Refine will use `./build/server/index.js` as default | console | warning | remix, vite, cli, entry-file, fallback-default |
| Example: `refine start ./build/server/index.js` | console | warning | remix, vite, cli, usage-hint |
| If you use `useDataGrid` hook, you need to use `DataGrid` el | console | warning | codemod, migration, usedatagrid, datagrid, refine |
| Unsupported properties are found in `routerProvider` prop. Y | console | warning | router-provider, refine, upgrade, legacy, props-misuse |
| @packages/hasura: multiple filters present. Group multiple p | console | warning | hasura, graphql, filters, data-provider, refine |
| No resource is found. navigation to ${fallbackTo}. | console | warning | navigation, resources, remix-router, refine |
| [refine/supabase] Multiple filters are not supported for Sup | console | warning | supabase, realtime, live-provider, filters, refine |
| No resource is found. navigation to ${fallbackTo}. | console | warning | navigation, nextjs, app-router, resources, refine |
| No resource is found. navigation to ${fallbackTo}. | console | warning | navigation, react-router, resources, refine |
| No resource and "fallbackTo" is found. No navigation will be | console | warning | navigation, react-router, resources, blank-page, refine |
| Not implemented on refine-airtable data provider. | exception | error | airtable, data-provider, get-api-url, not-implemented, refine |
| Operator ${operator} is not supported for the Airtable data | exception | error | airtable, filters, operator-not-supported, data-provider, refine |
| 'getApiUrl' method is not implemented on refine-appwrite dat | exception | error | appwrite, data-provider, get-api-url, not-implemented, refine |
| 'custom' method is not implemented on refine-appwrite data p | exception | error | appwrite, use-custom, not-implemented, data-provider, refine |
| Not implemented custom on data provider. | exception | error | use-custom, data-provider, not-implemented, refine, hooks |
| Not implemented custom on data provider. | exception | error | use-custom-mutation, data-provider, not-implemented, refine, hooks |
| [Code] Not implemented on refine-graphql data provider. | exception | warning | refine, graphql, data-provider, not-implemented |
| GraphQL operation name required. | exception | error | refine, hasura, graphql, meta, custom-query |
| GraphQL need to operation, fields and variables values in me | exception | error | refine, hasura, graphql, meta, validation |
| Operator ${operator} is not supported for the Medusa data pr | exception | error | refine, medusa, filter, operator, data-provider |
| GraphQL does not support ${method} method. | exception | error | refine, nestjs-query, graphql, http-method, custom-query |
| GraphQL operation name required. | exception | error | refine, nestjs-query, graphql, meta, custom-query |
| GraphQL needs operation, fields and variables values in meta | exception | error | refine, nestjs-query, graphql, meta, validation |
| Not implemented on refine-supabase data provider. | exception | warning | refine, supabase, data-provider, not-implemented |
| Operator 'and' is not supported | exception | error | refine, supabase, filter, operator, logical-filter |
| Operator ${operator} is not supported | exception | error | refine, supabase, filter, operator, between, data-provider |