Skip to content

Refactor: all dialogs now use <Dialog> headlessui component (and more). #803

Refactor: all dialogs now use <Dialog> headlessui component (and more).

Refactor: all dialogs now use <Dialog> headlessui component (and more). #803

Triggered via pull request February 12, 2025 18:32
Status Failure
Total duration 50s
Artifacts

test-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
error: You provided an `onClose` prop to the `Dialog`: node_modules/@testing-library/react/dist/act-compat.js#L75
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:75:13) at renderRoot (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:188:18) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/admins/modals/__tests__/descriptionModal.test.tsx:16:5)
error: You provided an `onClose` prop to the `Dialog`: node_modules/@testing-library/react/dist/act-compat.js#L75
at <anonymous> (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/act-compat.js:75:13) at renderRoot (/home/runner/work/manifest-app/manifest-app/node_modules/@testing-library/react/dist/pure.js:188:18) at <anonymous> (/home/runner/work/manifest-app/manifest-app/components/admins/modals/__tests__/descriptionModal.test.tsx:22:5)
build
Process completed with exit code 1.