Skip to content

feat: add multifile upload #1163

feat: add multifile upload

feat: add multifile upload #1163

Triggered via pull request February 5, 2025 13:21
Status Failure
Total duration 5m 7s
Artifacts

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
start
example#test:e2e: command (/home/runner/work/next-admin/next-admin/apps/example) /usr/local/bin/pnpm run test:e2e exited (1)
start
Process completed with exit code 1.
start
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
start: packages/next-admin/src/components/ClientActionDialog.tsx#L62
React Hook useEffect has missing dependencies: 'action.depth' and 'apiBasePath'. Either include them or remove the dependency array
start: packages/next-admin/src/components/Filters.tsx#L38
React Hook useEffect has a missing dependency: 'fetchUrlFilter'. Either include it or remove the dependency array
start: packages/next-admin/src/components/Form.tsx#L206
React Hook useMemo has missing dependencies: 'basePath', 'canCreate', 'canDelete', 'canEdit', 'edit', 'resource', 'router', 'runSingleDeletion', 'showMessage', and 't'. Either include them or remove the dependency array
start: packages/next-admin/src/components/Form.tsx#L298
React Hook useCallback has missing dependencies: 'basePath', 'cleanAll', 'resource', 'router', 'setFormData', 'showMessage', and 't'. Either include them or remove the dependency array
start: packages/next-admin/src/components/Form.tsx#L595
React Hook useMemo has missing dependencies: 'CustomForm', 'allDisabled', 'extraErrors', 'fields', 'isPending', 'schema', 'schemas', 'setFormData', and 'templates'. Either include them or remove the dependency array
start: packages/next-admin/src/components/Menu.tsx#L165
Do not use `<img>` element. Use `<Image />` from `next/image` instead. See: https://nextjs.org/docs/messages/no-img-element
start: packages/next-admin/src/components/advancedSearch/AdvancedSearchFieldCondition.tsx#L38
React Hook useEffect has missing dependencies: 'uiBlock' and 'updateUiBlock'. Either include them or remove the dependency array
start: packages/next-admin/src/components/inputs/DateWidget.tsx#L34
React Hook useCallback has missing dependencies: 'props.name' and 'setFieldDirty'. Either include them or remove the dependency array
start: packages/next-admin/src/components/inputs/FileWidget/FileItem.tsx#L54
React Hook useEffect has a missing dependency: 'filename'. Either include it or remove the dependency array
start: packages/next-admin/src/components/inputs/RichText/RichTextField.tsx#L70
React Hook useMemo has missing dependencies: 'format' and 'required'. Either include them or remove the dependency array