Skip to content

feat: Hackathon/carousel #10954

feat: Hackathon/carousel

feat: Hackathon/carousel #10954

Triggered via pull request November 22, 2024 15:52
Status Failure
Total duration 17m 44s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
3s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
2s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
2s
dry-run / Build documenter
dry-run  /  Build global-styles
4s
dry-run / Build global-styles
dry-run  /  Build build-tools
2s
dry-run / Build build-tools
dry-run  /  Build collection-hooks
4s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
4s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
2s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
4s
dry-run / Build test-utils
dry-run  /  Build theming-core
4s
dry-run / Build theming-core
dry-run  /  Build components
2m 51s
dry-run / Build components
dry-run  /  Build board components
2m 6s
dry-run / Build board components
dry-run  /  Build code view components
57s
dry-run / Build code view components
dry-run  /  Build chat components
1m 5s
dry-run / Build chat components
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run  /  Components unit tests
4m 7s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 26s
dry-run / Components motion tests
dry-run  /  Demos tests
7m 3s
dry-run / Demos tests
dry-run  /  Components accessibility tests
0s
dry-run / Components accessibility tests
dry-run  /  Components integration tests
0s
dry-run / Components integration tests
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 36 warnings
A11y checks for dark default › #/dark/carousel/basic?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
A11y checks for dark default › #/dark/carousel/card-carousel?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291682110-7065 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
A11y checks for dark default › #/dark/carousel/custom-height?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
A11y checks for dark default › #/dark/carousel/visible-items?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components accessibility tests shards (2)
Process completed with exit code 1.
dry-run / Components accessibility tests shards (5)
The job was canceled because "_2" failed.
A11y checks for dark visual-refresh › #/dark/carousel/basic?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
A11y checks for dark visual-refresh › #/dark/carousel/card-carousel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291683399-1817 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
A11y checks for dark visual-refresh › #/dark/carousel/custom-height?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
A11y checks for dark visual-refresh › #/dark/carousel/visible-items?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Components accessibility tests shards (5)
Process completed with exit code 1.
dry-run / Components accessibility tests shards (3)
The job was canceled because "_2" failed.
dry-run / Components accessibility tests shards (3)
The operation was canceled.
dry-run / Components accessibility tests shards (6)
The job was canceled because "_2" failed.
dry-run / Components accessibility tests shards (6)
The operation was canceled.
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 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
RETRY 1: A11y checks for dark default › #/dark/carousel/basic?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: A11y checks for dark default › #/dark/carousel/basic?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: A11y checks for dark default › #/dark/carousel/basic?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark default › #/dark/carousel/card-carousel?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291275530-363 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: A11y checks for dark default › #/dark/carousel/card-carousel?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291680102-635 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: A11y checks for dark default › #/dark/carousel/card-carousel?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291681036-6095 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark default › #/dark/carousel/custom-height?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: A11y checks for dark default › #/dark/carousel/custom-height?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: A11y checks for dark default › #/dark/carousel/custom-height?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark default › #/dark/carousel/visible-items?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark visual-refresh › #/dark/carousel/basic?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: A11y checks for dark visual-refresh › #/dark/carousel/basic?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: A11y checks for dark visual-refresh › #/dark/carousel/basic?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark visual-refresh › #/dark/carousel/card-carousel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291281015-3325 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: A11y checks for dark visual-refresh › #/dark/carousel/card-carousel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291681594-6554 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: A11y checks for dark visual-refresh › #/dark/carousel/card-carousel?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures the order of headings is semantically correct", "help": "Heading levels should only increase by one", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/heading-order?application=axeAPI", "id": "heading-order", "impact": "moderate", "nodes": [{"all": [], "any": [{"data": null, "id": "heading-order", "impact": "moderate", "message": "Heading order invalid", "relatedNodes": []}], "failureSummary": "Fix any of the following: Heading order invalid", "html": "<h3 class=\"awsui_root_18wu0_1k6s4_916 awsui_box_18wu0_1k6s4_168 awsui_h3-variant_18wu0_1k6s4_172 awsui_color-default_18wu0_1k6s4_168 awsui_font-size-default_18wu0_1k6s4_184 awsui_font-weight-default_18wu0_1k6s4_224\">", "impact": "moderate", "none": [], "target": ["#\\32 5-1732291682492-7334 > .awsui_content_14iqq_1br00_304.awsui_content-fit-height_14iqq_1br00_486 > .awsui_content-inner_14iqq_1br00_492.awsui_content-inner_1mwlm_oyjaq_5.awsui_with-paddings_14iqq_1br00_388 > .awsui_vertical-s_18582_8ro4u_200.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > .awsui_vertical-xxs_18582_8ro4u_194.awsui_vertical_18582_8ro4u_188.awsui_root_18582_8ro4u_141 > .awsui_child_18582_8ro4u_145:nth-child(1) > h3"]}], "tags": ["cat.semantics", "best-practice"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark visual-refresh › #/dark/carousel/custom-height?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 2: A11y checks for dark visual-refresh › #/dark/carousel/custom-height?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 3: A11y checks for dark visual-refresh › #/dark/carousel/custom-height?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
RETRY 1: A11y checks for dark visual-refresh › #/dark/carousel/visible-items?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures ARIA attributes are allowed for an element's role", "help": "Elements must only use allowed ARIA attributes", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/aria-allowed-attr?application=axeAPI", "id": "aria-allowed-attr", "impact": "serious", "nodes": [{"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a div with no valid role attribute.", "html": "<div class=\"awsui_root_16n63_qubcn_181\" aria-label=\"Test carousel\">", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "div", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a div with no valid role attribute.", "relatedNodes": []}], "target": [".awsui_root_16n63_qubcn_181"]}, {"all": [], "any": [], "failureSummary": "Fix all of the following: aria-label attribute is not well supported on a span with no valid role attribute.", "html": "<span aria-label=\"List item 1 of 5 items\">1 / 5</span>", "impact": "serious", "none": [{"data": {"messageKey": "noRoleSingular", "nodeName": "span", "prohibited": ["aria-label"], "role": null}, "id": "aria-prohibited-attr", "impact": "serious", "message": "aria-label attribute is not well supported on a span with no valid role attribute.", "relatedNodes": []}], "target": ["span[aria-label=\"List item 1 of 5 items\"]"]}], "tags": ["cat.aria", "wcag2a", "wcag412"]}] at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:96:24) at src/__a11y__/run-a11y-tests.ts:17:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
cloudscape-design-board-components
280 KB
cloudscape-design-chat-components
59.8 KB
cloudscape-design-code-view
34.5 KB
cloudscape-design-components
9.74 MB