Skip to content

feat: Add alert content replacement runtime API #4533

feat: Add alert content replacement runtime API

feat: Add alert content replacement runtime API #4533

Triggered via push September 4, 2024 16:13
Status Failure
Total duration 15m 22s
Artifacts

release.yml

on: push
Matrix: Components a11y tests
Components unit tests
6m 3s
Components unit tests
Components integ tests
15m 8s
Components integ tests
release  /  release
release / release
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 13 warnings
A11y checks for light default › #/light/alert/runtime-content?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
Components a11y tests (3)
Process completed with exit code 1.
Components a11y tests (6)
The job was canceled because "_3" failed.
A11y checks for light visual-refresh › #/light/alert/runtime-content?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
Components a11y tests (6)
Process completed with exit code 1.
Components a11y tests (5)
The job was canceled because "_3" failed.
Components a11y tests (5)
The operation was canceled.
Components a11y tests (2)
The job was canceled because "_3" failed.
Components a11y tests (2)
The operation was canceled.
Components a11y tests (1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components unit tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Components a11y tests (3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RETRY 1: A11y checks for light default › #/light/alert/runtime-content?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
RETRY 2: A11y checks for light default › #/light/alert/runtime-content?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
RETRY 3: A11y checks for light default › #/light/alert/runtime-content?visualRefresh=false: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
RETRY 1: A11y checks for light visual-refresh › #/light/alert/runtime-content?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
RETRY 2: A11y checks for light visual-refresh › #/light/alert/runtime-content?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
RETRY 3: A11y checks for light visual-refresh › #/light/alert/runtime-content?visualRefresh=true: src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected) Expected length: 0 Received length: 1 Received array: [{"description": "Ensures every form element has a label", "help": "Form elements must have labels", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label?application=axeAPI", "id": "label", "impact": "critical", "nodes": [{"all": [], "any": [{"data": null, "id": "implicit-label", "impact": "critical", "message": "Form element does not have an implicit (wrapped) <label>", "relatedNodes": []}, {"data": null, "id": "explicit-label", "impact": "critical", "message": "Form element does not have an explicit <label>", "relatedNodes": []}, {"data": null, "id": "aria-label", "impact": "serious", "message": "aria-label attribute does not exist or is empty", "relatedNodes": []}, {"data": null, "id": "aria-labelledby", "impact": "serious", "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-title", "impact": "serious", "message": "Element has no title attribute", "relatedNodes": []}, {"data": {"messageKey": "noAttr"}, "id": "non-empty-placeholder", "impact": "serious", "message": "Element has no placeholder attribute", "relatedNodes": []}, {"data": null, "id": "presentational-role", "impact": "minor", "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "relatedNodes": []}], "failureSummary": "Fix any of the following: Form element does not have an implicit (wrapped) <label> Form element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element has no placeholder attribute Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<input class=\"awsui_input_2rhyz_1rh2y_145\" autocomplete=\"on\" type=\"text\" value=\"\">", "impact": "critical", "none": [], "target": [".awsui_input_2rhyz_1rh2y_145"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}] 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:28:13)
Components integ tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
RETRY 1: StickyHeader=true › should expand and shrink a column correctly: src/table/__integ__/resizable-columns.test.ts#L171
expect(received).toBe(expected) // Object.is equality Expected: 180 Received: 130 at src/table/__integ__/resizable-columns.test.ts:171:21 at src/table/__integ__/resizable-columns.test.ts:160:7 at src/table/__integ__/resizable-columns.test.ts:148:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)
RETRY 1: StickyHeader=true › should expand automatically when the cursor stops outside of the table container: src/table/__integ__/resizable-columns.test.ts#L196
expect(received).toBeLessThan(expected) Expected: < 1005 Received: 1005 at src/table/__integ__/resizable-columns.test.ts:196:23 at src/table/__integ__/resizable-columns.test.ts:160:7 at src/table/__integ__/resizable-columns.test.ts:148:5 at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:28:13)