Skip to content

Update app layout context test #2142

Update app layout context test

Update app layout context test #2142

Triggered via push July 20, 2023 16:51
Status Failure
Total duration 56m 38s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
A11y checks for light visual-refresh › #/light/app-layout/all-panels-open?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875278153-3300\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875278153-3300"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/default?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875282314-4172\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875282314-4172"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/legacy-nav-scrollable-with-split-panel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875286539-2717\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875286539-2717"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/legacy-nav-scrollable?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875291061-1978\">Legacy AppLayout</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875291061-1978"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/no-panels-with-notifications?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading1-1689875294424-4271\">This page contains app-layout even if you do not see it...</span>", "impact": "serious", "none": [], "target": ["#heading1-1689875294424-4271"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/stateful?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading1-1689875297745-1979\">Stateful components demo</span>", "impact": "serious", "none": [], "target": ["#heading1-1689875297745-1979"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/with-fixed-header-footer?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
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": "#000716", "contrastRatio": 4.18, "expectedContrastRatio": "4.5:1", "fgColor": "#0972d3", "fontSize": "9.0pt (12px)", "fontWeight": "bold", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 4.18 (foreground color: #0972d3, background color: #000716, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has insufficient color contrast of 4.18 (foreground color: #0972d3, background color: #000716, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1", "html": "<a id=\"link-self12-1689875301965-6392\" data-testid=\"info-link-1\" class=\"awsui_link_4c84z_1vbmk_93 awsui_button_4c84z_1vbmk_353 awsui_variant-info_4c84z_1vbmk_212 awsui_font-size-body-s_4c84z_1vbmk_409\" aria-labelledby=\"link-self12-1689875301965-6392 link-info13-1689875301965-4508 heading7-1689875301964-6136\" data-analytics-funnel-value=\"link11-1689875301965-9504\" role=\"button\" tabindex=\"0\">", "impact": "serious", "none": [], "target": ["#link-self12-1689875301965-6392"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/with-side-content?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875306492-5951\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875306492-5951"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
A11y checks for light visual-refresh › #/light/app-layout/with-split-panel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875310756-1183\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875310756-1183"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
release / release
Process completed with exit code 1.
RETRY 1: StickyHeader=false › should expand automatically when the cursor stops outside of the table container: src/table/__integ__/resizable-columns.test.ts#L154
expect(received).toBeLessThan(expected) Expected: < 1005 Received: 1005 at src/table/__integ__/resizable-columns.test.ts:154:23 at runMicrotasks (<anonymous>) at src/table/__integ__/resizable-columns.test.ts:118:7 at src/table/__integ__/resizable-columns.test.ts:106:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light visual-refresh › #/light/app-layout/all-panels-open?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689873657046-1692\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689873657046-1692"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: A11y checks for light visual-refresh › #/light/app-layout/all-panels-open?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875274433-7455\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875274433-7455"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: A11y checks for light visual-refresh › #/light/app-layout/all-panels-open?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875276805-8092\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875276805-8092"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light visual-refresh › #/light/app-layout/default?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689873678014-7892\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689873678014-7892"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: A11y checks for light visual-refresh › #/light/app-layout/default?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875279648-345\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875279648-345"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: A11y checks for light visual-refresh › #/light/app-layout/default?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875280980-6478\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875280980-6478"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 1: A11y checks for light visual-refresh › #/light/app-layout/legacy-nav-scrollable-with-split-panel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689873711638-7537\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689873711638-7537"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 2: A11y checks for light visual-refresh › #/light/app-layout/legacy-nav-scrollable-with-split-panel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875283712-816\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875283712-816"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
RETRY 3: A11y checks for light visual-refresh › #/light/app-layout/legacy-nav-scrollable-with-split-panel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L97
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": "#000716", "contrastRatio": 1, "expectedContrastRatio": "3:1", "fgColor": "#000716", "fontSize": "18.0pt (24px)", "fontWeight": "bold", "messageKey": "equalRatio", "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has a 1:1 contrast ratio with the background", "relatedNodes": [{"html": "<div class=\"awsui_scrolling-background_hyvsj_1wg2x_96\"></div>", "target": [".awsui_scrolling-background_hyvsj_1wg2x_96"]}]}], "failureSummary": "Fix any of the following: Element has a 1:1 contrast ratio with the background", "html": "<span data-analytics-funnel-key=\"substep-name\" class=\"awsui_heading-text_2qdw9_zsy8h_257 awsui_heading-text-variant-h1_2qdw9_zsy8h_260\" id=\"heading7-1689875285135-264\">Demo page</span>", "impact": "serious", "none": [], "target": ["#heading7-1689875285135-264"]}], "tags": ["cat.color", "wcag2aa", "wcag143"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:97:31) at runMicrotasks (<anonymous>) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)