feat: Month granularity for date-range-picker #11776
dry-run.yml
on: pull_request
dry-run
/
Create build tree
4s
dry-run
/
Build board components
2m 8s
dry-run
/
Build code view components
58s
dry-run
/
Build chat components
1m 7s
Matrix: dry-run / Components accessibility tests shards
Matrix: dry-run / Components integration tests shards
dry-run
/
Components unit tests
4m 12s
dry-run
/
Components motion tests
1m 17s
dry-run
/
Demos tests
8m 25s
dry-run
/
Components accessibility tests
0s
dry-run
/
Components integration tests
0s
Annotations
11 errors and 36 warnings
A11y checks for light default › #/light/date-range-picker/calendar-permutations?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
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 default › #/light/date-range-picker/range-calendar?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8,
|
dry-run / Components accessibility tests shards (3)
Process completed with exit code 1.
|
dry-run / Components accessibility tests shards (5)
The job was canceled because "_3" failed.
|
A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24)
at src/__a11y__/run-a11y-tests.ts:17:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
A11y checks for dark visual-refresh › #/dark/date-range-picker/range-calendar?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871,
|
dry-run / Components accessibility tests shards (5)
The operation was canceled.
|
dry-run / Components accessibility tests shards (2)
The job was canceled because "_3" failed.
|
dry-run / Components accessibility tests shards (2)
The operation was canceled.
|
dry-run / Components accessibility tests shards (6)
The job was canceled because "_3" failed.
|
dry-run / Components accessibility tests shards (6)
The operation was canceled.
|
dry-run / Build code view components
Prop "id" is forbidden on Components
|
dry-run / Build code view components
Prop "className" is forbidden on Components
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build code view components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "id" is forbidden on Components
|
dry-run / Build chat components
Prop "className" is forbidden on Components
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Build chat components
Unexpected any. Specify a different type
|
dry-run / Demos tests
Unexpected any. Specify a different type
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/columnDefinitionsHelper.ts' does not match kebab-case. Should rename to 'column-definitions-helper.ts'
|
dry-run / Demos tests
A file with name '/home/runner/work/components/components/src/common/localStorage.ts' does not match kebab-case. Should rename to 'local-storage.ts'
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
Use JSX file extension as needed
|
dry-run / Demos tests
No files were found with the provided path: lib/*.tgz. No artifacts will be uploaded.
|
RETRY 1: A11y checks for light default › #/light/date-range-picker/calendar-permutations?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
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 default › #/light/date-range-picker/calendar-permutations?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
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 default › #/light/date-range-picker/calendar-permutations?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
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 default › #/light/date-range-picker/range-calendar?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8,
|
RETRY 2: A11y checks for light default › #/light/date-range-picker/range-calendar?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8,
|
RETRY 3: A11y checks for light default › #/light/date-range-picker/range-calendar?visualRefresh=false:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#ffffff", "contrastRatio": 2.06, "expectedContrastRatio": "4.5:1", "fgColor": "#aab7b8", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 2.06 (foreground color: #aab7b8, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 2.06 (foreground color: #aab7b8,
|
RETRY 1: A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24)
at src/__a11y__/run-a11y-tests.ts:17:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 2: A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24)
at src/__a11y__/run-a11y-tests.ts:17:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 3: A11y checks for dark visual-refresh › #/dark/date-range-picker/calendar-permutations?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [Array], "tags": [Array]}]
at A11yPageObject.assertNoAxeViolations (src/__a11y__/a11y-page-object.ts:95:24)
at src/__a11y__/run-a11y-tests.ts:17:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
RETRY 1: A11y checks for dark visual-refresh › #/dark/date-range-picker/range-calendar?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871,
|
RETRY 2: A11y checks for dark visual-refresh › #/dark/date-range-picker/range-calendar?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871,
|
RETRY 3: A11y checks for dark visual-refresh › #/dark/date-range-picker/range-calendar?visualRefresh=true:
src/__a11y__/a11y-page-object.ts#L95
expect(received).toHaveLength(expected)
Expected length: 0
Received length: 1
Received array: [{"description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", "help": "Elements must meet minimum color contrast ratio thresholds", "helpUrl": "https://dequeuniversity.com/rules/axe/4.7/color-contrast?application=axeAPI", "id": "color-contrast", "impact": "serious", "nodes": [{"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">23</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-23\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">24</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-24\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "html": "<span class=\"awsui_day-inner_1mfbn_16wz0_220\" aria-hidden=\"true\">25</span>", "impact": "serious", "none": [], "target": ["td[data-date=\"2019-12-25\"] > .awsui_day-inner_1mfbn_16wz0_220[aria-hidden=\"true\"]"]}, {"all": [], "any": [{"data": {"bgColor": "#161d26", "contrastRatio": 3.04, "expectedContrastRatio": "4.5:1", "fgColor": "#656871", "fontSize": "10.5pt (14px)", "fontWeight": "normal", "messageKey": null, "shadowColor": null}, "id": "color-contrast", "impact": "serious", "message": "Element has insufficient color contrast of 3.04 (foreground color: #656871, background color: #161d26, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1", "relatedNodes": [{"html": "<div id=\"app\">", "target": ["#app"]}]}], "failureSummary": "Fix any of the following:
Element has insufficient color contrast of 3.04 (foreground color: #656871,
|
RETRY 1: refresh › desktop › should persist runtime drawer preferences when switching between multiple app layouts:
src/app-layout/__integ__/runtime-drawers.test.ts#L104
expect(received).toEqual(expected) // deep equality
Expected: 471
Received: 447
at src/app-layout/__integ__/runtime-drawers.test.ts:104:96
at BasePageObject.runInsideIframe (node_modules/@cloudscape-design/browser-test-tools/page-objects/base.js:232:9)
at src/app-layout/__integ__/runtime-drawers.test.ts:102:11
at src/app-layout/__integ__/runtime-drawers.test.ts:37:7
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cloudscape-design-board-components
|
280 KB |
|
cloudscape-design-chat-components
|
59.6 KB |
|
cloudscape-design-code-view
|
37 KB |
|
cloudscape-design-components
|
8.01 MB |
|