feat(admin): add discovery pages database migration #463
Annotations
10 errors and 10 warnings
|
components/admin/users/user-filters.tsx#L374
Unexpected any. Specify a different type
|
|
components/admin/users/user-filters.tsx#L346
Unexpected any. Specify a different type
|
|
components/admin/users/user-filters.tsx#L262
Unexpected any. Specify a different type
|
|
components/admin/users/user-filters.tsx#L220
Unexpected any. Specify a different type
|
|
components/admin/sso-providers/sso-provider-form.tsx#L190
Unexpected any. Specify a different type
|
|
components/admin/sso-providers/sso-provider-form.tsx#L186
Unexpected any. Specify a different type
|
|
|
|
|
|
components/admin/api-config/instance-save-handlers.tsx#L8
Unexpected any. Specify a different type
|
|
components/admin/api-config/instance-save-handlers.tsx#L7
Unexpected any. Specify a different type
|
|
components/chat/dynamic-suggested-questions.tsx#L84
React Hook useEffect has a missing dependency: 'currentAppInstance'. Either include it or remove the dependency array
|
|
components/chat-input/text-input.tsx#L84
React Hook useCallback has a missing dependency: 'getTextarea'. Either include it or remove the dependency array
|
|
components/chat-input/model-selector-button.tsx#L172
React Hook useEffect has missing dependencies: 'switchToSpecificApp' and 'targetModelApp'. Either include them or remove the dependency array
|
|
components/chat-input/model-selector-button.tsx#L143
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
components/auth/login-form.tsx#L4
'cn' is defined but never used
|
|
components/apps/app-loading.tsx#L3
'cn' is defined but never used
|
|
components/admin/groups/group-members-modal.tsx#L510
React Hook useEffect has missing dependencies: 'isOpen' and 'loadUsers'. Either include them or remove the dependency array
|
|
components/admin/groups/group-members-modal.tsx#L496
React Hook useEffect has missing dependencies: 'loadUsers' and 'searchTerm'. Either include them or remove the dependency array
|
|
components/admin/content/component-renderer.tsx#L241
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
commitlint.config.mjs#L1
Assign object to a variable before exporting as module default
|
The logs for this run have expired and are no longer available.
Loading