Skip to content

fix: Fix minor issues with table resize handle #4881

fix: Fix minor issues with table resize handle

fix: Fix minor issues with table resize handle #4881

Triggered via pull request September 17, 2023 16:22
Status Failure
Total duration 36m 10s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
2m 30s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2m 11s
dry-run / Build documenter
dry-run  /  Build global-styles
21s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
48s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
17s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 4s
dry-run / Build component-toolkit
dry-run  /  Build theming-core
56s
dry-run / Build theming-core
dry-run  /  Build test-utils
1m 8s
dry-run / Build test-utils
dry-run  /  Build components
4m 49s
dry-run / Build components
Matrix: dry-run / Components accessibility tests shard
dry-run  /  Build board components
4m 0s
dry-run / Build board components
dry-run  /  Components unit tests
8m 4s
dry-run / Components unit tests
dry-run  /  Components integration tests
19m 29s
dry-run / Components integration tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

37 errors and 40 warnings
should render resizers when enabled: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:63:23)
should allow dragging a column only with the left mouse button: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:69:23)
should not allow the table selection to be resized: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:82:23)
should use the default width if it is not provided to a column and the column was not initially visible: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:92:33)
should show the tracking line and activate resizer onMouseDown: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:103:23)
should attach event listeners to the body on mousedown and remove on mouseup: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:117:23)
should correctly handle a column with special character: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:143:23)
should resize column to grow: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:149:23)
should resize column to shrink: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:159:23)
should not allow to resize column below the min width: lib/components/table/resizer/lib/default/table/resizer/index.tsx#L47
TypeError: Cannot read properties of null (reading 'getBoundingClientRect') at getBoundingClientRect (lib/components/table/resizer/lib/default/table/resizer/index.tsx:47:82) at mountMemo (node_modules/react-dom/cjs/react-dom.development.js:15442:19) at Object.useMemo (node_modules/react-dom/cjs/react-dom.development.js:15738:16) at useMemo (node_modules/react/cjs/react.development.js:1521:21) at Resizer (lib/components/table/resizer/lib/default/table/resizer/index.tsx:46:27) at renderWithHooks (node_modules/react-dom/cjs/react-dom.development.js:14803:18) at mountIndeterminateComponent (node_modules/react-dom/cjs/react-dom.development.js:17482:13) at beginWork (node_modules/react-dom/cjs/react-dom.development.js:18596:16) at HTMLUnknownElement.callCallback (node_modules/react-dom/cjs/react-dom.development.js:188:14) at HTMLUnknownElement.callTheUserObjectsOperation (node_modules/jsdom/lib/jsdom/living/generated/EventListener.js:26:30) at innerInvokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:340:25) at invokeEventListeners (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:276:3) at HTMLUnknownElementImpl._dispatch (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:223:9) at HTMLUnknownElementImpl.dispatchEvent (node_modules/jsdom/lib/jsdom/living/events/EventTarget-impl.js:94:17) at HTMLUnknownElement.dispatchEvent (node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:241:34) at Object.invokeGuardedCallbackDev (node_modules/react-dom/cjs/react-dom.development.js:237:16) at invokeGuardedCallback (node_modules/react-dom/cjs/react-dom.development.js:292:31) at beginWork$1 (node_modules/react-dom/cjs/react-dom.development.js:23203:7) at performUnitOfWork (node_modules/react-dom/cjs/react-dom.development.js:22157:12) at workLoopSync (node_modules/react-dom/cjs/react-dom.development.js:22130:22) at performSyncWorkOnRoot (node_modules/react-dom/cjs/react-dom.development.js:21756:9) at scheduleUpdateOnFiber (node_modules/react-dom/cjs/react-dom.development.js:21188:7) at updateContainer (node_modules/react-dom/cjs/react-dom.development.js:24373:3) at node_modules/react-dom/cjs/react-dom.development.js:24758:7 at unbatchedUpdates (node_modules/react-dom/cjs/react-dom.development.js:21903:12) at legacyRenderSubtreeIntoContainer (node_modules/react-dom/cjs/react-dom.development.js:24757:5) at Object.render (node_modules/react-dom/cjs/react-dom.development.js:24840:10) at node_modules/@testing-library/react/dist/pure.js:101:25 at batchedUpdates$1 (node_modules/react-dom/cjs/react-dom.development.js:21856:12) at act (node_modules/react-dom/cjs/react-dom-test-utils.development.js:929:14) at render (node_modules/@testing-library/react/dist/pure.js:97:26) at renderTable (src/table/__tests__/resizable-columns.test.tsx:37:41) at Object.<anonymous> (src/table/__tests__/resizable-columns.test.tsx:169:23)
A11y checks for light default › #/light/app-layout/with-sticky-columns?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/app-layout/with-table-and-split-panel?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/editable?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/resizable-coloumns-flex-grow?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/resizable-columns-flex?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/resizable-columns-permutations?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/resizable-columns-rounding?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/resizable-columns?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light default › #/light/table/sticky-header-focusable-elements?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
dry-run / Components accessibility tests shard (3)
Process completed with exit code 1.
dry-run / Components accessibility tests shard (5)
The job was canceled because "_3" failed.
dry-run / Components accessibility tests shard (5)
The operation was canceled.
dry-run / Components accessibility tests shard (6)
The job was canceled because "_3" failed.
dry-run / Components accessibility tests shard (6)
The operation was canceled.
dry-run / Components accessibility tests shard (2)
The job was canceled because "_3" failed.
dry-run / Components accessibility tests shard (2)
The operation was canceled.
visualRefresh=true › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
visualRefresh=true › mobile=false › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
visualRefresh=false › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
visualRefresh=false › mobile=false › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
should keep table width in flex parent when resizing column to full page width: src/table/__integ__/resizable-columns-misc.test.ts#L72
Element "body [class*="awsui_root_wih1l"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at ResizableColumnsPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/table/__integ__/resizable-columns-misc.test.ts:72:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
should not have oscillating size when the last column has the minimal width: src/table/__integ__/resizable-columns-misc.test.ts#L87
Element "body [class*="awsui_root_wih1l"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at ResizableColumnsPage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/table/__integ__/resizable-columns-misc.test.ts:87:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
StickyHeader=true › should expand and shrink a column correctly: src/table/__integ__/resizable-columns.test.ts#L116
Element "body [class*="awsui_root_wih1l"] [class*="awsui_wrapper_wih1l"] > [class*="awsui_table_wih1l"] tbody tr:nth-child(2) [class*="awsui_body-cell_c6tup"]:nth-child(1)" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/table/__integ__/resizable-columns.test.ts:116:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
StickyHeader=true › should not shrink a column less than its min-width: src/table/__integ__/resizable-columns.test.ts#L116
Element "body [class*="awsui_root_wih1l"] [class*="awsui_wrapper_wih1l"] > [class*="awsui_table_wih1l"] tbody tr:nth-child(2) [class*="awsui_body-cell_c6tup"]:nth-child(1)" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/table/__integ__/resizable-columns.test.ts:116:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
StickyHeader=true › should expand automatically when the cursor stops outside of the table container: src/table/__integ__/resizable-columns.test.ts#L116
Element "body [class*="awsui_root_wih1l"] [class*="awsui_wrapper_wih1l"] > [class*="awsui_table_wih1l"] tbody tr:nth-child(2) [class*="awsui_body-cell_c6tup"]:nth-child(1)" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/table/__integ__/resizable-columns.test.ts:116:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
StickyHeader=true › should expand the last column after hiding a column: src/table/__integ__/resizable-columns.test.ts#L116
Element "body [class*="awsui_root_wih1l"] [class*="awsui_wrapper_wih1l"] > [class*="awsui_table_wih1l"] tbody tr:nth-child(2) [class*="awsui_body-cell_c6tup"]:nth-child(1)" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at TablePage.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/table/__integ__/resizable-columns.test.ts:116:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
dry-run / Demos tests
Process completed with exit code 1.
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Unexpected any. Specify a different type
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "id" is forbidden on Components
RETRY 1: A11y checks for light default › #/light/app-layout/with-sticky-columns?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: A11y checks for light default › #/light/app-layout/with-sticky-columns?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: A11y checks for light default › #/light/app-layout/with-sticky-columns?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light default › #/light/app-layout/with-table-and-split-panel?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: A11y checks for light default › #/light/app-layout/with-table-and-split-panel?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: A11y checks for light default › #/light/app-layout/with-table-and-split-panel?visualRefresh=false: src/__a11y__/run-a11y-tests.ts#L16
Element "main" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at A11yPageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/__a11y__/run-a11y-tests.ts:16:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light default › #/light/table/editable?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: A11y checks for light default › #/light/table/editable?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: A11y checks for light default › #/light/table/editable?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light default › #/light/table/resizable-coloumns-flex-grow?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 2 Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds", "help": "Elements must have sufficient color contrast", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.99, "expectedContrastRatio": "4.5:1", "fgColor": "#ff0000", "fontSize": "12.0pt (16px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body>", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.99 (foreground color: #ff0000, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span style=\"color: red; white-space: pre;\">", "impact": "serious", "none": [], "target": ["span"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}, {"description": "Ensure that the page, or at least one of its frames contains a level-one heading", "help": "Page should contain a level-one heading", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI", "id": "page-has-heading-one", "impact": "moderate", "nodes": [{"all": [{"data": null, "id": "page-has-heading-one", "impact": "moderate", "message": "Page must have a level-one heading", "relatedNodes": []}], "any": [], "failureSummary": "Fix all of the following: Page must have a level-one heading", "html": "<html lang=\"en\">", "impact": "moderate", "none": [], "target": ["html"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: visualRefresh=true › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: visualRefresh=true › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: visualRefresh=true › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: visualRefresh=true › mobile=false › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: visualRefresh=true › mobile=false › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: visualRefresh=true › mobile=false › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: visualRefresh=false › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: visualRefresh=false › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: visualRefresh=false › mobile=true › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: visualRefresh=false › mobile=false › does not focus split panel when opening programatically: src/app-layout/__integ__/app-layout-focus-delegation.test.ts#L21
Element "body [class*="awsui_root_1fj9k"] [class*="awsui_content_1fj9k"]" is not visible upon waiting at node_modules/webdriverio/build/commands/browser/waitUntil.js:66:23 at runMicrotasks (<anonymous>) at Browser.wrapCommandFn (node_modules/@wdio/utils/build/shim.js:137:29) at BasePageObject.waitForVisible (node_modules/@cloudscape-design/browser-test-tools/dist/page-objects/base.js:144:9) at src/app-layout/__integ__/app-layout-focus-delegation.test.ts:21:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
dry-run / Demos tests
'React' is defined but never used
dry-run / Demos tests
'Alert' is defined but never used
dry-run / Demos tests
'Box' is defined but never used
dry-run / Demos tests
'ExternalLink' is defined but never used
dry-run / Demos tests
'setVisible' is assigned a value but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'AppLayout' is defined but never used
dry-run / Demos tests
'Link' is defined but never used
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback

Artifacts

Produced during runtime
Name Size
components-package Expired
90.1 MB
dependencies Expired
328 KB