Skip to content

feat: Steps

feat: Steps #9173

Re-run triggered September 10, 2024 13:11
Status Failure
Total duration 19m 52s
Artifacts 2

dry-run.yml

on: pull_request
dry-run  /  Build browser-test-tools
1m 3s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
1m 0s
dry-run / Build documenter
dry-run  /  Build global-styles
18s
dry-run / Build global-styles
dry-run  /  Build collection-hooks
28s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
15s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
1m 32s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
38s
dry-run / Build test-utils
dry-run  /  Build theming-core
38s
dry-run / Build theming-core
dry-run  /  Build components
3m 14s
dry-run / Build components
Matrix: dry-run / Components accessibility tests shard
dry-run  /  Build board components
2m 13s
dry-run / Build board components
dry-run  /  Build code view components
1m 3s
dry-run / Build code view components
dry-run  /  Build chat components
1m 17s
dry-run / Build chat components
dry-run  /  Components unit tests
3m 49s
dry-run / Components unit tests
dry-run  /  Components integration tests
12m 33s
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

19 errors and 65 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/__tests__/base-props-support.test.tsx#L28
expect(element).toHaveClass("example") Expected the element to have class: example Received: awsui_root_gxp9y_lnraj_177 at Object.<anonymous> (src/__tests__/base-props-support.test.tsx:28:47)
Base props support › steps › should allow id: src/__tests__/base-props-support.test.tsx#L33
expect(element).toHaveAttribute("id", "example") // element.getAttribute("id") === "example" Expected the element to have attribute: id="example" Received: null at Object.<anonymous> (src/__tests__/base-props-support.test.tsx:33:47)
Base props support › steps › should allow data-attributes: src/__tests__/base-props-support.test.tsx#L38
expect(element).toHaveAttribute("data-testid", "example") // element.getAttribute("data-testid") === "example" Expected the element to have attribute: data-testid="example" Received: null at Object.<anonymous> (src/__tests__/base-props-support.test.tsx:38:47)
Base props support › steps › className should not remove previous classes: src/__tests__/base-props-support.test.tsx#L56
expect(received).toEqual(expected) // deep equality - Expected - 0 + Received + 1 Set { "awsui_root_gxp9y_lnraj_177", + "example", } at Object.<anonymous> (src/__tests__/base-props-support.test.tsx:56:33)
Base props support › steps › className: src/__tests__/base-props-support.test.tsx#L63
expect(received).toHaveLength(expected) Expected length: 1 Received length: 0 Received object: [] at Object.<anonymous> (src/__tests__/base-props-support.test.tsx:63:58)
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/__tests__/use-base-component.test.tsx#L36
expect(received).toBe(expected) // Object.is equality Expected: "Steps" Received: undefined at Object.<anonymous> (src/__tests__/use-base-component.test.tsx:36:63)
dry-run / Components unit tests
Process completed with exit code 1.
A11y checks for dark default › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974812731-693\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974812731-693"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974812732-8791\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974812732-8791"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">
A11y checks for dark default › #/dark/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": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
dry-run / Components accessibility tests shard (2)
Process completed with exit code 1.
dry-run / Components accessibility tests shard (5)
The job was canceled because "_2" failed.
A11y checks for dark visual-refresh › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974823547-9918\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974823547-9918"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974823550-244\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974823550-244"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">
A11y checks for dark visual-refresh › #/dark/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": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
dry-run / Components accessibility tests shard (5)
The operation was canceled.
dry-run / Components accessibility tests shard (3)
The job was canceled because "_2" failed.
dry-run / Components accessibility tests shard (3)
The operation was canceled.
dry-run / Components accessibility tests shard (6)
The job was canceled because "_2" failed.
dry-run / Components accessibility tests shard (6)
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 / 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 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 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 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 / 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 (2)
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 dark default › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974723437-7076\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974723437-7076"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974723439-1447\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974723439-1447"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\
RETRY 2: A11y checks for dark default › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974811021-1663\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974811021-1663"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974811022-2396\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974811022-2396"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\
RETRY 3: A11y checks for dark default › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974811892-964\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974811892-964"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974811894-6238\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974811894-6238"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.63 (foreground color: #037f0c, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">
RETRY 1: A11y checks for dark default › #/dark/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": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
RETRY 2: A11y checks for dark default › #/dark/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": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
RETRY 3: A11y checks for dark default › #/dark/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": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 2.51 (foreground color: #5f6b7a, background color: #2a2e33, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#2a2e33", "contrastRatio": 2.51, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
RETRY 1: A11y checks for dark visual-refresh › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974730141-2413\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974730141-2413"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974730143-1264\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974730143-1264"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\
RETRY 2: A11y checks for dark visual-refresh › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974821759-6519\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974821759-6519"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974821761-3827\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974821761-3827"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\
RETRY 3: A11y checks for dark visual-refresh › #/dark/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": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"1-1725974822654-3651\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\31 -1725974822654-3651"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Gathering Security Group IDs</div>", "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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\">", "impact": "serious", "none": [], "target": [".awsui_child_18582_o7lop_145:nth-child(3) > div > div > .awsui_root_gxp9y_lnraj_177 > ol > .awsui_step-container_gxp9y_lnraj_215:nth-child(1) > .awsui_step-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<button class=\"awsui_trigger_xjuzf_1yurj_1092 awsui_trigger-type-text_xjuzf_1yurj_1107\" type=\"button\" aria-haspopup=\"dialog\" id=\"3-1725974822656-5423\">4 items</button>", "impact": "serious", "none": [], "target": ["#\\33 -1725974822656-5423"]}, {"all": [], "any": [[Object]], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.34 (foreground color: #037f0c, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(3, 127, 12);\
RETRY 1: A11y checks for dark visual-refresh › #/dark/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": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
RETRY 2: A11y checks for dark visual-refresh › #/dark/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": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
RETRY 3: A11y checks for dark visual-refresh › #/dark/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": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"BrYi67HJCWBM_j9_KdUQ\" style=\"\">", "target": [".BrYi67HJCWBM_j9_KdUQ"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 3.19 (foreground color: #5f6b7a, background color: #0f1b2a, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<div style=\"margin: 0px; color: rgb(95, 107, 122);\">Listing EC2 instances</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-header_gxp9y_lnraj_227 > div"]}, {"all": [], "any": [{"data": {"bgColor": "#0f1b2a", "contrastRatio": 3.19, "expectedContrastRatio": "4.5:1", "fgColor": "#5f6b7a", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "mess
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/
RETRY 1: emits a metric when the user filters: src/table/__integ__/table-interaction-metrics.test.ts#L61
expect(received).toBeLessThanOrEqual(expected) Expected: <= 2000 Received: 2234 at src/table/__integ__/table-interaction-metrics.test.ts:61:40 at src/table/__integ__/table-interaction-metrics.test.ts:31:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
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