Skip to content

feat: migrate to stable Base UI Drawer #440

feat: migrate to stable Base UI Drawer

feat: migrate to stable Base UI Drawer #440

Triggered via pull request March 30, 2026 05:12
Status Failure
Total duration 1m 18s
Artifacts

tests.yml

on: pull_request
Matrix: test-and-lint
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 2 warnings
test-and-lint (24.x)
Process completed with exit code 1.
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > applies thumb styles: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L179
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:179:21
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > applies scrollbar styles: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L165
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:165:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > renders horizontal scrollbar: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L151
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:151:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > renders vertical scrollbar: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L135
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:135:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > defaults to hover type: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L117
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:117:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > renders with type scroll: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L106
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:106:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > renders with type hover: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L106
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:106:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > renders with type always: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L106
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:106:25
test-and-lint (22.x)
The strategy configuration was canceled because "test-and-lint._24_x" failed
test-and-lint (22.x)
Process completed with exit code 1.
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > applies thumb styles: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L179
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:179:21
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > applies scrollbar styles: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L165
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:165:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > renders horizontal scrollbar: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L151
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:151:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Scrollbars > renders vertical scrollbar: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L135
Error: expect(received).toBeInTheDocument() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:135:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > defaults to hover type: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L117
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:117:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > renders with type scroll: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L106
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:106:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > renders with type hover: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L106
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:106:25
components/scroll-area/__tests__/scroll-area.test.tsx > ScrollArea > Type Prop > renders with type always: packages/raystack/components/scroll-area/__tests__/scroll-area.test.tsx#L106
Error: expect(received).toHaveClass() received value must be an HTMLElement or an SVGElement. Received has type: Null Received has value: null ❯ components/scroll-area/__tests__/scroll-area.test.tsx:106:25
test-and-lint (24.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test-and-lint (22.x)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/