Skip to content

Release: Patch 8.5.4 #43469

Release: Patch 8.5.4

Release: Patch 8.5.4 #43469

Triggered via pull request February 5, 2025 06:54
Status Failure
Total duration 11m 46s
Artifacts

tests-unit.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
../core/src/components/components/Modal/Modal.stories.tsx > Default: code/vitest-setup.ts#L25
Error: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--default&addonPanel=storybook/test/panel error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users. If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component. For more information, see https://radix-ui.com/primitives/docs/components/dialog ❯ throwMessage ../vitest-setup.ts:25:16 ❯ console.throwError ../vitest-setup.ts:31:37
../core/src/components/components/Modal/Modal.stories.tsx > Fixed Width: code/vitest-setup.ts#L25
Error: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--fixed-width&addonPanel=storybook/test/panel error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users. If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component. For more information, see https://radix-ui.com/primitives/docs/components/dialog ❯ throwMessage ../vitest-setup.ts:25:16 ❯ console.throwError ../vitest-setup.ts:31:37
../core/src/components/components/Modal/Modal.stories.tsx > Fixed Height: code/vitest-setup.ts#L25
Error: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--fixed-height&addonPanel=storybook/test/panel error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users. If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component. For more information, see https://radix-ui.com/primitives/docs/components/dialog ❯ throwMessage ../vitest-setup.ts:25:16 ❯ console.throwError ../vitest-setup.ts:31:37
../core/src/components/components/Modal/Modal.stories.tsx > Fixed Width And Height: code/vitest-setup.ts#L25
Error: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/components-modal--fixed-width-and-height&addonPanel=storybook/test/panel error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users. If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component. For more information, see https://radix-ui.com/primitives/docs/components/dialog ❯ throwMessage ../vitest-setup.ts:25:16 ❯ console.throwError ../vitest-setup.ts:31:37
../addons/test/src/components/GlobalErrorModal.stories.tsx > Default: code/vitest-setup.ts#L25
Error: Click to debug the error directly in Storybook: http://localhost:6006/?path=/story/addons-test-globalerrormodal--default&addonPanel=storybook/test/panel error: `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users. If you want to hide the `DialogTitle`, you can wrap it with our VisuallyHidden component. For more information, see https://radix-ui.com/primitives/docs/components/dialog ❯ throwMessage ../vitest-setup.ts:25:16 ❯ console.throwError ../vitest-setup.ts:31:37
Core Unit Tests, windows-latest
Process completed with exit code 1.