Skip to content

feat: Steps

feat: Steps #9161

Re-run triggered September 10, 2024 10:45
Status Failure
Total duration 19m 40s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
1m 5s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
1m 4s
dry-run / Build documenter
dry-run  /  Build global-styles
20s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
29s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
15s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 0s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
30s
dry-run / Build test-utils
dry-run  /  Build theming-core
42s
dry-run / Build theming-core
dry-run  /  Build components
3m 19s
dry-run / Build components
Matrix: dry-run / Components accessibility tests shard
dry-run  /  Build board components
2m 4s
dry-run / Build board components
dry-run  /  Build code view components
1m 2s
dry-run / Build code view components
dry-run  /  Build chat components
1m 6s
dry-run / Build chat components
dry-run  /  Components unit tests
3m 43s
dry-run / Components unit tests
dry-run  /  Components integration tests
12m 50s
dry-run / Components integration tests
dry-run  /  Components motion tests
1m 9s
dry-run / Components motion tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 70 warnings
test-utils selectors: src/__tests__/test-utils-selectors.test.tsx#L32
expect(received).toMatchSnapshot() Snapshot name: `test-utils selectors 1` - Snapshot - 0 + Received + 7 @@ -512,11 +512,18 @@ "awsui_preferences-button_rjqu5", "awsui_root_rjqu5", "awsui_slider_rjqu5", ], "status-indicator": Array [ + "awsui_icon_1cbgc", "awsui_root_1cbgc", + ], + "steps": Array [ + "awsui_root_gxp9y", + "awsui_step-container_gxp9y", + "awsui_step-details_gxp9y", + "awsui_step-header_gxp9y", ], "table": Array [ "awsui_body-cell-edit-active_c6tup", "awsui_body-cell-editor-controls_c6tup", "awsui_body-cell-editor_c6tup", at Object.<anonymous> (src/__tests__/test-utils-selectors.test.tsx:32:32)
Base props support › steps › should allow className: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/base-props-support.test.tsx:27:39)
Base props support › steps › should allow id: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/base-props-support.test.tsx:32:39)
Base props support › steps › should allow data-attributes: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/base-props-support.test.tsx:37:39)
Base props support › steps › should not allow everything else: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/base-props-support.test.tsx:42:39)
Base props support › steps › className should not remove previous classes: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/base-props-support.test.tsx:47:49)
Base props support › steps › className: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/base-props-support.test.tsx:60:39)
useBaseComponent hook is used in all allowlisted public components › components not on the to-do list have metadata attached › steps: component root DOM node has metadata property attached: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/use-base-component.test.tsx:32:39)
useBaseComponent hook is used in all allowlisted public components › components not on the to-do list have metadata attached › steps: childs nodes do not have metadata property attached: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/use-base-component.test.tsx:42:39)
useTelemetry hook is used in all public components › component steps: src/steps/internal.tsx#L36
TypeError: Cannot read properties of undefined (reading 'map') at map (src/steps/internal.tsx:36:16) 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 Object.<anonymous> (src/__tests__/use-telemetry-usage.test.tsx:42:34)
A11y checks for light default › #/light/steps/permutations-interactive?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID3</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(
A11y checks for light default › #/light/steps/permutations-with-updates?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foregrou
A11y checks for light default › #/light/steps/permutations?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
dry-run / Components accessibility tests shard (3)
Process completed with exit code 1.
dry-run / Components accessibility tests shard (6)
The job was canceled because "_3" failed.
A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected co
A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast
A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
dry-run / Components accessibility tests shard (6)
The operation was canceled.
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 (2)
The job was canceled because "_3" failed.
dry-run / Components accessibility tests shard (2)
The operation was canceled.
dry-run / Build jest-preset
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build global-styles
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build collection-hooks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build documenter
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build browser-test-tools
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build test-utils
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build component-toolkit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build theming-core
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build code view components
Prop "id" is forbidden on Components
dry-run / Build code view components
Prop "className" is forbidden on Components
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
Unexpected any. Specify a different type
dry-run / Build code view components
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "id" is forbidden on Components
dry-run / Build chat components
Prop "className" is forbidden on Components
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Build chat components
Unexpected any. Specify a different type
dry-run / Components motion tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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
Run autofix to sort these imports!
dry-run / Build board components
Run autofix to sort these imports!
dry-run / Build board components
Run autofix to sort these imports!
dry-run / Build board components
Run autofix to sort these imports!
dry-run / Build board components
Run autofix to sort these imports!
dry-run / Build board components
Prop "id" is forbidden on Components
dry-run / Build board components
Prop "className" is forbidden on Components
dry-run / Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
dry-run / Components accessibility tests shard (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RETRY 1: A11y checks for light default › #/light/steps/permutations-interactive?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID3</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(
RETRY 2: A11y checks for light default › #/light/steps/permutations-interactive?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID3</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(
RETRY 3: A11y checks for light default › #/light/steps/permutations-interactive?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID3</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(
RETRY 1: A11y checks for light default › #/light/steps/permutations-with-updates?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foregrou
RETRY 2: A11y checks for light default › #/light/steps/permutations-with-updates?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foregrou
RETRY 3: A11y checks for light default › #/light/steps/permutations-with-updates?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), 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.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foregrou
RETRY 1: A11y checks for light default › #/light/steps/permutations?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
RETRY 2: A11y checks for light default › #/light/steps/permutations?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
RETRY 3: A11y checks for light default › #/light/steps/permutations?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
RETRY 1: A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected co
RETRY 2: A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected co
RETRY 3: A11y checks for light visual-refresh › #/light/steps/permutations-interactive?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(1)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID2</li>", "impact": "serious", "none": [], "target": ["ul > li:nth-child(2)"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected co
RETRY 1: A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast
RETRY 2: A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast
RETRY 3: A11y checks for light visual-refresh › #/light/steps/permutations-with-updates?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(2) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(3) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<body class=\"awsui-visual-refresh\">", "target": ["body"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_m-bottom-xl_18wu0_5yhs1_835.awsui_font-weight-default_18wu0_5yhs1_224.awsui_root_18wu0_5yhs1_916:nth-child(4) > .awsui_root_gxp9y_lnraj_177 > ol > li > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 3.94, "expectedContrastRatio": "4.5:1", "fgColor": "#808080", "fontSize": "9.0pt (12px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast
RETRY 1: A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
RETRY 2: A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
RETRY 3: A11y checks for light visual-refresh › #/light/steps/permutations?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div class=\"ZFFzFRxwF389q8TUyJdk\">Using the ec2_DescribeInstances</div>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(1) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215 > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID2</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(2)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID3</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(3)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>ec2InstanceID4</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(4)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<li>securityGroupID1</li>", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(2) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(2) > .awsui_step-details_gxp9y_lnraj_231 > .ZFFzFRxwF389q8TUyJdk > ul > li:nth-child(1)"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.94 (foreground color: #808080, background color: #ffffff, font size: 9.0pt (12px), font weig
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
'ExternalLink' is defined but never used
dry-run / Demos tests
'setVisible' is assigned a value 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
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
dry-run / Demos tests
'Link' is defined but never used
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'totalCount'. Either include it or remove the dependency array
dry-run / Demos tests
'FormField' is defined but never used
dry-run / Components integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
components-package Expired
100 MB
dependencies Expired
451 KB