fix: Constrain dropdown width to viewport #4859
dry-run.yml
on: pull_request
dry-run
/
Build browser-test-tools
2m 45s
dry-run
/
Build documenter
1m 52s
dry-run
/
Build global-styles
22s
dry-run
/
Build collection-hooks
1m 19s
dry-run
/
Build jest-preset
24s
dry-run
/
Components unit tests
11m 12s
dry-run
/
Components integration tests
16m 54s
Matrix: dry-run / Components accessibility tests
dry-run
/
Demos tests
16m 31s
Annotations
10 errors and 29 warnings
A11y checks for dark default › #/dark/dropdown/width?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
dry-run / Components accessibility tests (2)
Process completed with exit code 1.
|
A11y checks for light visual-refresh › #/light/dropdown/width?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
dry-run / Components accessibility tests (6)
Process completed with exit code 1.
|
dry-run / Components accessibility tests (5)
The job was canceled because "_2" failed.
|
dry-run / Components accessibility tests (5)
The operation was canceled.
|
dry-run / Components accessibility tests (3)
The job was canceled because "_2" failed.
|
dry-run / Components accessibility tests (3)
The operation was canceled.
|
Dropdown › stretch height and width: content does not fit vertically and horizontally:
src/internal/components/dropdown/__integ__/dropdown.test.ts#L174
expect(received).toBeGreaterThan(expected)
Expected: > 402
Received: 402
at src/internal/components/dropdown/__integ__/dropdown.test.ts:174:29
at runMicrotasks (<anonymous>)
at src/internal/components/dropdown/__integ__/dropdown.test.ts:12:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
dry-run / Components integration tests
Process completed with exit code 1.
|
dry-run / Build board components
Unexpected any. Specify a different type
|
dry-run / Build board components
Unexpected any. Specify a different type
|
dry-run / Build board components
Unexpected any. Specify a different type
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "className" is forbidden on Components
|
dry-run / Build board components
Prop "className" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
dry-run / Build board components
Prop "id" is forbidden on Components
|
RETRY 1: A11y checks for dark default › #/dark/dropdown/width?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
RETRY 2: A11y checks for dark default › #/dark/dropdown/width?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
RETRY 3: A11y checks for dark default › #/dark/dropdown/width?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
RETRY 1: A11y checks for light visual-refresh › #/light/dropdown/width?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
RETRY 2: A11y checks for light visual-refresh › #/light/dropdown/width?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
RETRY 3: A11y checks for light visual-refresh › #/light/dropdown/width?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L96
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 2
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 type=\"checkbox\">", "impact": "critical", "none": [], "target": [".awsui_control_14mhv_c0af4_217 > input[type=\"checkbox\"]"]}], "tags": ["cat.forms", "wcag2a", "wcag412", "wcag131", "section508", "section508.22.n", "ACT"]}, {"description": "Ensures select element has an accessible name", "help": "Select element must have an accessible name", "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI", "id": "select-name", "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": 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's default semantics were not overridden with role=\"none\" or role=\"presentation\"", "html": "<select><option value=\"autosuggest\">Autosuggest</option><option value=\"button-dropdown\">Button dropdown</option><option value=\"multiselect\
|
RETRY 1: Dropdown › stretch height and width: content does not fit vertically and horizontally:
src/internal/components/dropdown/__integ__/dropdown.test.ts#L174
expect(received).toBeGreaterThan(expected)
Expected: > 402
Received: 402
at src/internal/components/dropdown/__integ__/dropdown.test.ts:174:29
at runMicrotasks (<anonymous>)
at src/internal/components/dropdown/__integ__/dropdown.test.ts:12:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
RETRY 2: Dropdown › stretch height and width: content does not fit vertically and horizontally:
src/internal/components/dropdown/__integ__/dropdown.test.ts#L174
expect(received).toBeGreaterThan(expected)
Expected: > 402
Received: 402
at src/internal/components/dropdown/__integ__/dropdown.test.ts:174:29
at runMicrotasks (<anonymous>)
at src/internal/components/dropdown/__integ__/dropdown.test.ts:12:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
RETRY 3: Dropdown › stretch height and width: content does not fit vertically and horizontally:
src/internal/components/dropdown/__integ__/dropdown.test.ts#L174
expect(received).toBeGreaterThan(expected)
Expected: > 402
Received: 402
at src/internal/components/dropdown/__integ__/dropdown.test.ts:174:29
at runMicrotasks (<anonymous>)
at src/internal/components/dropdown/__integ__/dropdown.test.ts:12:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/dist/use-browser.js:28:13)
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'loadCallback'. Either include it or remove the dependency array. If 'loadCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
dry-run / Demos tests
'React' is defined but never used
|
dry-run / Demos tests
'Alert' is defined but never used
|
dry-run / Demos tests
'Box' is defined but never used
|
dry-run / Demos tests
'ExternalLink' is defined but never used
|
dry-run / Demos tests
'setVisible' is assigned a value but never used
|
dry-run / Demos tests
'AppLayout' is defined but never used
|
dry-run / Demos tests
'AppLayout' is defined but never used
|
dry-run / Demos tests
'Link' is defined but never used
|
dry-run / Demos tests
React Hook useEffect has a missing dependency: 'updateDirty'. Either include it or remove the dependency array. If 'updateDirty' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
components-package
Expired
|
90.2 MB |
|
dependencies
Expired
|
328 KB |
|