Skip to content

feat: Hackathon/carousel #10956

feat: Hackathon/carousel

feat: Hackathon/carousel #10956

Triggered via pull request November 22, 2024 15:57
Status Failure
Total duration 18m 19s
Artifacts 4

dry-run.yml

on: pull_request
dry-run  /  Create build tree
2s
dry-run / Create build tree
dry-run  /  Build browser-test-tools
2s
dry-run / Build browser-test-tools
dry-run  /  Build documenter
4s
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
5s
dry-run / Build collection-hooks
dry-run  /  Build jest-preset
3s
dry-run / Build jest-preset
dry-run  /  Build component-toolkit
5s
dry-run / Build component-toolkit
dry-run  /  Build test-utils
2s
dry-run / Build test-utils
dry-run  /  Build theming-core
4s
dry-run / Build theming-core
dry-run  /  Build components
2m 55s
dry-run / Build components
dry-run  /  Build board components
2m 0s
dry-run / Build board components
dry-run  /  Build code view components
1m 1s
dry-run / Build code view components
dry-run  /  Build chat components
1m 7s
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 3s
dry-run / Components unit tests
dry-run  /  Components motion tests
1m 12s
dry-run / Components motion 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 light visual-refresh › #/light/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 light visual-refresh › #/light/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-1732292030196-7665 > .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 light visual-refresh › #/light/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 / 3</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 light visual-refresh › #/light/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 / 2</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 (6)
Process completed with exit code 1.
dry-run / Components accessibility tests shards (2)
The job was canceled because "_6" failed.
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-1732292037958-1666 > .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 / 3</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 / 2</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)
The operation was canceled.
dry-run / Components accessibility tests shards (5)
The job was canceled because "_6" failed.
dry-run / Components accessibility tests shards (5)
The operation was canceled.
dry-run / Components accessibility tests shards (3)
The job was canceled because "_6" failed.
dry-run / Components accessibility tests shards (3)
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 light visual-refresh › #/light/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 light visual-refresh › #/light/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 light visual-refresh › #/light/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 light visual-refresh › #/light/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-1732291636637-4876 > .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 light visual-refresh › #/light/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-1732292028392-5589 > .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 light visual-refresh › #/light/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-1732292029292-1735 > .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 light visual-refresh › #/light/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 / 3</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 light visual-refresh › #/light/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 / 3</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 light visual-refresh › #/light/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 / 3</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 light visual-refresh › #/light/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 / 2</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/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-1732291639900-8821 > .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-1732292036184-2680 > .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-1732292037078-5119 > .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 / 3</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 / 3</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 / 3</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 / 2</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